diff options
| author | nyamatongwe <unknown> | 2001-03-01 09:29:02 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2001-03-01 09:29:02 +0000 | 
| commit | 0fe86986850118b94d0066c4a11a8df326bdd17f (patch) | |
| tree | 556296390670d5c46bbfbbeddd526b0acbd5babd | |
| parent | 8506581cbea456185c5c1ca5cac8433d22d31ef1 (diff) | |
| download | scintilla-mirror-0fe86986850118b94d0066c4a11a8df326bdd17f.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> | 
