diff options
author | Neil <nyamatongwe@gmail.com> | 2015-01-22 15:11:02 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2015-01-22 15:11:02 +1100 |
commit | 4a7c0965659d0b99b9a68c19480272e049cc26fa (patch) | |
tree | be627c068f2865b1d503474348cf1ed0c0637c5c /doc/ScintillaHistory.html | |
parent | c7852c7755eea5c7b31a7fa75cf96eb98a0b47f2 (diff) | |
download | scintilla-mirror-4a7c0965659d0b99b9a68c19480272e049cc26fa.tar.gz |
Add INDIC_COMPOSITIONTHIN indicator.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
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> |