diff options
author | nyamatongwe <devnull@localhost> | 2003-08-09 23:39:37 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2003-08-09 23:39:37 +0000 |
commit | 4c98211c610f9578e6fd478bc50b14c8ba78b7b7 (patch) | |
tree | c20156094fccad22cc65403ca5d2f73d1bfc1725 | |
parent | 2cf24a725b587a6d2cc908034baf4ba02b8ebfe6 (diff) | |
download | scintilla-mirror-4c98211c610f9578e6fd478bc50b14c8ba78b7b7.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> |