diff options
author | nyamatongwe <devnull@localhost> | 2001-04-16 04:21:56 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2001-04-16 04:21:56 +0000 |
commit | 21e23b83d5e4944d3f57ca69e73a0cd75509ed3a (patch) | |
tree | cd6d0d077eb42a19aeeff118337231d1e0a993a3 | |
parent | 23283e8a00f6273263f176b0191144cc2d8dc13d (diff) | |
download | scintilla-mirror-21e23b83d5e4944d3f57ca69e73a0cd75509ed3a.tar.gz |
Removed regular expression to do as feature now implemented.
-rw-r--r-- | doc/ScintillaToDo.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index 529177fbc..1e3471960 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -86,9 +86,6 @@ Make the subset Perl lexer understand more Perl. </p> <p> - Regular expressions in find functions. - </p> - <p> Printing on GTK+. </p> <p> |