diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 9f391d0e1..a4fea6139 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -537,6 +537,10 @@ 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 interfaces + ILexer4 and IDocument. + </li> + <li> The Baan lexer checks that matches to 3rd set of keywords are function calls and leaves as identifiers if not. </li> <li> |