diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index f1f0a514f..758877d9c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -515,7 +515,8 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1799/">Bug #1799</a>.<br /> </li> <li> - The Progress lexer supports single-line comments, abbreviated keywords and + The Progress lexer supports hexadecimal numeric literals, + single-line comments, abbreviated keywords and extends nested comments to unlimited levels. </li> <li> |