aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 995fed33c..072de2c70 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -530,6 +530,10 @@
matching keywords that have particular prefixes and/or suffixes.
</li>
<li>
+ The Baan lexer was changed significantly with more lexical states, keyword sets,
+ and support for abridged keywords.
+ </li>
+ <li>
The Progress lexer "progress" has been replaced with a new lexer "abl"
(Advanced Business Language)
with a different set of lexical states and more functionality.