diff options
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 00fca60a6..f512a01bc 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -570,6 +570,10 @@ properties like user.shortcuts. <a href="https://sourceforge.net/p/scintilla/feature-requests/1317/">Feature #1317</a>. </li> + <li> + Avoid unnecessary IME caret movement on Win32. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1304/">Feature #1304</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scite421.zip">Release 4.2.1</a> |