diff options
author | nyamatongwe <devnull@localhost> | 2011-09-11 11:45:47 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-09-11 11:45:47 +1000 |
commit | 54d01fa6a8db8667c0b9885fc73d3d3b437713c7 (patch) | |
tree | ad8746c5f13a0c7f6ae1accaa2b3025eb34473d5 | |
parent | b33b45a4536e188eeece6e969aed0030adf64b2f (diff) | |
download | scintilla-mirror-54d01fa6a8db8667c0b9885fc73d3d3b437713c7.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. |