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 | 1323a5c0d0229dbbf0ca977c04e350fe0ba442e2 (patch) | |
| tree | f0ffa3271a04572450152f638abf67dce98371a7 /doc/ScintillaHistory.html | |
| parent | c81055e83c5a351485c69b3a546cc3fd161a61fc (diff) | |
| download | scintilla-mirror-1323a5c0d0229dbbf0ca977c04e350fe0ba442e2.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> |
