diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 69a32f756..9e2297836 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -227,7 +227,7 @@ </h3> <ul> <li> - Released on 16 December 2005. + Released on 17 December 2005. </li> <li> Scintilla checks the paint region more accurately when seeing if an area is being @@ -249,8 +249,9 @@ Bash lexer handles here documents better. </li> <li> - JavaScript regex lexing better both for JavaScript files and when embedded in - HTML. + JavaScript lexing recognises regular expressions more accurately and includes flag + characters in the regular expression style. This is both in JavaScript files and when + JavaScript is embedded in HTML. </li> <li> Scintilla API provided to reveal how many style bits are needed for the @@ -360,7 +361,7 @@ in the same order. </li> <li> - Remaining fold box support deprecated . The symbols SC_FOLDLEVELBOXHEADERFLAG, + Remaining fold box support deprecated. The symbols SC_FOLDLEVELBOXHEADERFLAG, SC_FOLDLEVELBOXFOOTERFLAG, SC_FOLDLEVELCONTRACTED, SC_FOLDLEVELUNINDENT, and SC_FOLDFLAG_BOX are deprecated. </li> @@ -2632,7 +2633,7 @@ More variants of ctags tags handled by Open Selected Filename in SciTE. </li> <li> - Javascript embedded in XML highlighted again. + JavaScript embedded in XML highlighted again. </li> <li> SciTE status bar updated after changing parameters in case they are being |
