aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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.