diff options
| author | nyamatongwe <devnull@localhost> | 2006-03-10 01:12:33 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2006-03-10 01:12:33 +0000 | 
| commit | 6c318192ca937edf399f799f09e1953b7c640a7f (patch) | |
| tree | 81b744bbdd0da73f0707d998001d3848ce03abb4 | |
| parent | e89656eed5518bd64d50ae773dc2b0cd0fe81443 (diff) | |
| download | scintilla-mirror-6c318192ca937edf399f799f09e1953b7c640a7f.tar.gz | |
Removed done items from 1.68.rel-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. | 
