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 6cefeab13..3bb58f509 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -452,6 +452,7 @@ <td>johnsonj</td> </tr><tr> <td>Vicente</td> + <td>Nick Gravgaard</td> </tr> </table> <p> @@ -483,6 +484,9 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1532/">Bug #1532</a>. </li> <li> + Explicit tab stops may be set for each line. + </li> + <li> On Windows, when using Korean input methods, IME composition is moved from a separate window into the Scintilla window. </li> |