aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-01-22 15:11:02 +1100
committerNeil <nyamatongwe@gmail.com>2015-01-22 15:11:02 +1100
commit1323a5c0d0229dbbf0ca977c04e350fe0ba442e2 (patch)
treef0ffa3271a04572450152f638abf67dce98371a7 /doc/ScintillaHistory.html
parentc81055e83c5a351485c69b3a546cc3fd161a61fc (diff)
downloadscintilla-mirror-1323a5c0d0229dbbf0ca977c04e350fe0ba442e2.tar.gz
Add INDIC_COMPOSITIONTHIN indicator.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 9fe18dcf6..ea7cce1fa 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -489,6 +489,10 @@
Rust lexer accepts new 'is'/'us' integer suffixes instead of 'i'/'u'.
<a href="http://sourceforge.net/p/scintilla/bugs/1098/">Bug #1098</a>.
</li>
+ <li>
+ Add new indicator INDIC_COMPOSITIONTHIN to mimic the appearance of non-target segments
+ in OS X IME.
+ </li>
</ul>
<h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite353.zip?download">Release 3.5.3</a>