diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 351444519..9a1eb8a1d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -561,6 +561,9 @@ related to lexing so doesn't belong in ILexer.h. </li> <li> + The Scintilla namespace is always active for internal symbols and for the lexer and document interfaces. + </li> + <li> The Baan lexer checks that matches to 3rd set of keywords are function calls and leaves as identifiers if not. </li> <li> |