aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 61f9eee85..bf29e868e 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -533,6 +533,9 @@
The Python lexer recognizes identifiers more accurately when they include non-ASCII characters.
</li>
<li>
+ On Cocoa, the autocompletion is 4 pixels wider to avoid text truncation.
+ </li>
+ <li>
SciTE user interface uses lighter colours and fewer 3D elements to match current desktop environments.
</li>
</ul>