diff options
| author | nyamatongwe <unknown> | 2006-03-10 01:12:33 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2006-03-10 01:12:33 +0000 | 
| commit | b14486025c6d0738a60ad53da072c8e03ff3ee94 (patch) | |
| tree | 81b744bbdd0da73f0707d998001d3848ce03abb4 | |
| parent | a9e5d2af8c9c62ed5690559e7e84b5a613e6a7dc (diff) | |
| download | scintilla-mirror-b14486025c6d0738a60ad53da072c8e03ff3ee94.tar.gz | |
Removed done items from 1.68.
| -rw-r--r-- | doc/ScintillaToDo.html | 7 | 
1 files changed, 1 insertions, 6 deletions
| diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index 92f12a8af..d68875301 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -79,9 +79,6 @@  	Move line up and move line down keys or move selected lines up / down.      </p>      <p> -	Transparent caret line that doesn't override other background colours. -    </p> -    <p>  	Printing of highlight lines and folding margin.      </p>      <p> @@ -99,9 +96,7 @@  	Port to MacOS X.      </p>      <p> -	More lexers for other languages such as Haskell and Smalltalk. -	Make the subset Perl lexer understand more Perl. -	Improve the Ruby and TCL lexers. +	More lexers for other languages.      </p>      <p>  	Automatically calculated range for horizontal scrolling. | 
