aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2011-09-11 11:45:47 +1000
committernyamatongwe <devnull@localhost>2011-09-11 11:45:47 +1000
commit54d01fa6a8db8667c0b9885fc73d3d3b437713c7 (patch)
treead8746c5f13a0c7f6ae1accaa2b3025eb34473d5
parentb33b45a4536e188eeece6e969aed0030adf64b2f (diff)
downloadscintilla-mirror-54d01fa6a8db8667c0b9885fc73d3d3b437713c7.tar.gz
Updates for 2.29.
-rw-r--r--doc/ScintillaHistory.html2
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.