aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 3cbe3e828..55b74d522 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -483,6 +483,10 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1532/">Bug #1532</a>.
</li>
<li>
+ On Windows, when using Korean input methods, IME composition is moved from a
+ separate window into the Scintilla window.
+ </li>
+ <li>
SciTE adds a "Clean" command to the "Tools" menu which is meant to be bound to a command like
"make clean".
</li>