aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2017-06-19 12:10:18 +1000
committerNeil <nyamatongwe@gmail.com>2017-06-19 12:10:18 +1000
commit65f72e8be173fcabd7fc1f756126f5e2c8c9199b (patch)
tree830ea7096b3a6d64b575f73d3904dc928289a3fb /doc/ScintillaHistory.html
parentbd7ef918369cfe4c2527a2bb9ed56705cbb74190 (diff)
downloadscintilla-mirror-65f72e8be173fcabd7fc1f756126f5e2c8c9199b.tar.gz
The default encoding is now UTF-8.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 14733f0ef..629208d68 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -536,6 +536,9 @@
Support dropped for GTK+ versions before 2.24.
</li>
<li>
+ The default encoding in Scintilla is UTF-8.
+ </li>
+ <li>
An SCN_AUTOCSELECTIONCHANGE notification is sent when items are highlighted in an autocompletion or user list.
</li>
<li>