summaryrefslogtreecommitdiffstats
path: root/src/highlight.c
AgeCommit message (Expand)Author
2020-02-01patch 8.2.0191: cannot put a terminal in a popup windowv8.2.0191Bram Moolenaar
2020-01-27patch 8.2.0159: non-materialized range() list causes problemsv8.2.0159Bram Moolenaar
2019-12-29patch 8.2.0056: execution stack is incomplete and inefficientv8.2.0056Bram Moolenaar
2019-12-24patch 8.2.0037: missing renamed messagev8.2.0037Bram Moolenaar
2019-12-23patch 8.2.0035: saving and restoring called_emsg is clumsyv8.2.0035Bram Moolenaar
2019-12-05patch 8.1.2391: cannot build when __QNXNTO__ is definedv8.1.2391Bram Moolenaar
2019-11-02patch 8.1.2243: typos in commentsv8.1.2243Bram Moolenaar
2019-10-13patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabledv8.1.2145Bram Moolenaar
2019-10-06patch 8.1.2120: some MB_ macros are more complicated than necessaryv8.1.2120Bram Moolenaar
2019-09-14patch 8.1.2029: cannot control 'cursorline' highlighting wellv8.1.2029Bram Moolenaar
2019-08-21patch 8.1.1901: the +insert_expand feature is not always availablev8.1.1901Bram Moolenaar
2019-08-20patch 8.1.1895: using NULL pointer when out of memoryv8.1.1895Bram Moolenaar
2019-08-18patch 8.1.1887: the +cmdline_compl feature is not in the tiny versionv8.1.1887Bram Moolenaar
2019-07-24patch 8.1.1745: compiler warning for unused argumentv8.1.1745Bram Moolenaar
2019-07-24patch 8.1.1743: 'hlsearch' and match highlighting in the wrong placev8.1.1743Bram Moolenaar
2019-07-24patch 8.1.1742: still some match functions in evalfunc.cv8.1.1742Bram Moolenaar
2019-07-24patch 8.1.1741: cleared/added match highlighting not updated in other windowv8.1.1741Bram Moolenaar
2019-07-24patch 8.1.1739: deleted match highlighting not updated in other windowv8.1.1739Bram Moolenaar
2019-07-22patch 8.1.1735: can't build with tiny featuresv8.1.1735Bram Moolenaar
2019-07-22patch 8.1.1734: the evalfunc.c file is too bigv8.1.1734Bram Moolenaar
2019-07-15patch 8.1.1699: highlight_ga can be local instead of globalv8.1.1699Bram Moolenaar
2019-07-14patch 8.1.1693: syntax coloring and highlighting is in one big filev8.1.1693Bram Moolenaar