diff options
author | Neil <nyamatongwe@gmail.com> | 2017-10-15 08:57:00 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2017-10-15 08:57:00 +1100 |
commit | f2cab0dd2404b5c817f4334100b6d8fa173f8602 (patch) | |
tree | 8527c7bd789e95a7b3185f7c3a276fd8351e7f6a | |
parent | 054bef4dfb578906388acb567daa0520ad3a5cd2 (diff) | |
download | scintilla-mirror-f2cab0dd2404b5c817f4334100b6d8fa173f8602.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index b59c4e48a..f205a81e5 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -543,6 +543,7 @@ </li> <li> The Baan lexer checks that matches to 3rd set of keywords are function calls and leaves as identifiers if not. + Baan lexer and folder support #context_on / #context_off preprocessor feature. </li> <li> The C++ lexer improved preprocessor conformance.<br /> |