diff options
author | nyamatongwe <unknown> | 2000-11-28 23:10:15 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2000-11-28 23:10:15 +0000 |
commit | e3b7c61c75ea812a18f90b0a5a782df8e3743e23 (patch) | |
tree | 4e3ad8c1e6305c23f1ee711f39122d88ecbbe06b | |
parent | 8ed24e1efc6a0f2efbe88cf4aec5a3aad2b61563 (diff) | |
download | scintilla-mirror-e3b7c61c75ea812a18f90b0a5a782df8e3743e23.tar.gz |
Removed claim of ctags support as its not complete yet.
-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. |