aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2017-03-30 09:11:48 +1100
committerNeil <nyamatongwe@gmail.com>2017-03-30 09:11:48 +1100
commit63cf929d772aa829daa613114600ece511c9b2d7 (patch)
tree1039b67b769a16453bfcd653634732d2cd7c8203
parentbf2afaf82b66f8a54d6a185eb95562ebb4c7c47f (diff)
downloadscintilla-mirror-63cf929d772aa829daa613114600ece511c9b2d7.tar.gz
SciTE change log.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 1fa5eb230..c607f0e4a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -540,6 +540,10 @@
raise the default list length to 9 items.
</li>
<li>
+ SciTE examines at most 1 MB of a file to automatically determine indentation
+ for indent.auto to avoid a lengthy pause when loading very large files.
+ </li>
+ <li>
SciTE user interface uses lighter colours and fewer 3D elements to match current desktop environments.
</li>
</ul>