diff options
author | nyamatongwe <devnull@localhost> | 2001-03-01 09:29:02 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2001-03-01 09:29:02 +0000 |
commit | dc34446ba741390d9df837a7681af62a0d2c62ac (patch) | |
tree | 556296390670d5c46bbfbbeddd526b0acbd5babd | |
parent | b7582ee75d7388530dae4817c3535bdd379ead45 (diff) | |
download | scintilla-mirror-dc34446ba741390d9df837a7681af62a0d2c62ac.tar.gz |
Added changes since last version.
-rw-r--r-- | doc/ScintillaHistory.html | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 72efc6aed..5d2cd9c06 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -228,9 +228,6 @@ Bug fixed in finding calltips in SciTE which led to no calltips for some identifiers. </li> <li> - - </li> - <li> Documentation added for lexers and for the extension and director interfaces. </li> <li> @@ -238,6 +235,9 @@ were under the Options menu. Clear All Bookmarks command added. </li> <li> + Clear Output command in SciTE. + </li> + <li> SciTE on Windows gains an Always On Top command. </li> <li> @@ -276,12 +276,6 @@ The tab bar in SciTE for Windows has numbers. The tab.hide.one option hides the tab bar until there is more than one buffer open. </li> - <li> - - </li> - <li> - - </li> </ul> <h3> <a href="scite135.zip">Release 1.35</a> |