diff options
author | nyamatongwe <devnull@localhost> | 2000-11-28 23:10:15 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2000-11-28 23:10:15 +0000 |
commit | b5fbb54d3bf072efb04f7784a686a12ebf8aeec5 (patch) | |
tree | 4e3ad8c1e6305c23f1ee711f39122d88ecbbe06b | |
parent | 2dffcb4343c002133825bc35fcc7c4a2df5e172e (diff) | |
download | scintilla-mirror-b5fbb54d3bf072efb04f7784a686a12ebf8aeec5.tar.gz |
Removed claim of ctags support as its not complete yet.rel-1-34
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index d50b8740b..3a98b9d8d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -191,7 +191,7 @@ </li> <li> Open Selected Filename command in SciTE. Also understands some - warning message formats and Exuberant Ctags files. + warning message formats. </li> <li> Wider area for line numbers when printing. |