diff options
author | nyamatongwe <unknown> | 2003-08-09 23:39:37 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2003-08-09 23:39:37 +0000 |
commit | 4041bb14989d522bc171cfffb5d18a44adf1ec95 (patch) | |
tree | c20156094fccad22cc65403ca5d2f73d1bfc1725 | |
parent | ef80e598bb59adb50cb7746812773170e5052566 (diff) | |
download | scintilla-mirror-4041bb14989d522bc171cfffb5d18a44adf1ec95.tar.gz |
More.
-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 c133f2e4e..82a817753 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -208,6 +208,10 @@ rather than just the first match. </li> <li> + Better handling of 'dead' accents on GTK+ 2 for languages + that use accented characters. + </li> + <li> SciTE now uses value of output.vertical.size property. </li> <li> |