Bram Moolenaar
|
ef8c617b9c
|
patch 8.2.1107: 'imactivatefunc' and 'imstatusfunc' are not used in the GUI
Problem: 'imactivatefunc' and 'imstatusfunc' are not used in the GUI.
Solution: Adjust the #ifdefs. (closes #6367)
|
2020-07-01 15:12:44 +02:00 |
|
Bram Moolenaar
|
791fb1bcda
|
patch 8.2.0889: using old style comments
Problem: Using old style comments.
Solution: Use // comments. (Yegappan Lakshmanan, closes #6190)
|
2020-06-02 22:24:36 +02:00 |
|
Bram Moolenaar
|
f15c8b6eb3
|
patch 8.2.0872: XIM code is mixed with multi-byte code
Problem: XIM code is mixed with multi-byte code.
Solution: Move the XIM code to a separate file. (Yegappan Lakshmanan,
closes #6177)
|
2020-06-01 14:34:43 +02:00 |
|