aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 45d0e3255..9a684f608 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -566,6 +566,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 />