diff options
Diffstat (limited to 'doc')
-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 749a2fe26..49f0a325d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -506,6 +506,9 @@ The case mode style attribute can now be SC_CASE_CAMEL. </li> <li> + The Python lexer supports substyles for identifiers. + </li> + <li> SciTE properties files now discard trailing white space on variable names. </li> <li> |