diff options
author | nyamatongwe <unknown> | 2011-09-11 11:45:47 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2011-09-11 11:45:47 +1000 |
commit | 5adadc85be86fdcc7c9b2692ef3fb69696f885a1 (patch) | |
tree | 0b442ed992b21bc7ec112d3cfa726ffbe78b2a01 | |
parent | c7677704b3409367ff775f889d1f85ae1fd2a2ab (diff) | |
download | scintilla-mirror-5adadc85be86fdcc7c9b2692ef3fb69696f885a1.tar.gz |
Updates for 2.29.
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 3cf68bddc..a0d322a8f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -412,6 +412,8 @@ <li> The set of properties files imported by SciTE can be controlled with the properties imports.include and imports.exclude. The import statement has been extended to allow "import *". + The properties files for some languages are no longer automatically loaded by default. The properties files affected are + avenue, baan, escript, lot, metapost, and mmixal. </li> <li> C++ lexer fixed a bug with raw strings being recognised too easily. |