diff options
author | nyamatongwe <unknown> | 2002-09-17 22:42:39 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2002-09-17 22:42:39 +0000 |
commit | bd9af7b794a0f396462e976e7ea26a926b3decd5 (patch) | |
tree | e5a2e30dc1dfd1c7ce2cf01a893c76369141df9c | |
parent | 60cc522576ae57127356895bda8bc33a22587a63 (diff) | |
download | scintilla-mirror-bd9af7b794a0f396462e976e7ea26a926b3decd5.tar.gz |
Removed old version headlines.
-rw-r--r-- | doc/index.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/doc/index.html b/doc/index.html index 9bafc5343..70fa2c106 100644 --- a/doc/index.html +++ b/doc/index.html @@ -105,31 +105,6 @@ previous versions of Scintilla.</span> </td> </tr> - <tr> - <td width="100%"> - <span class="versionlist"> Version 1.39 has - a flattened tree control style folding margin and mouse dwell events.</span> - </td> - </tr> - <tr> - <td width="100%"> - <span class="versionlist"> Version 1.38 can use - loadable lexer plugins and supports Ruby, Lisp and Eiffel.</span> - </td> - </tr> - <tr> - <td width="100%"> - <span class="versionlist"> Version 1.37 contains simple regular - expression search and replace, is compatible with GTK+ 1.2.9, - and improves document modification speed by avoiding screen updates.</span> - </td> - </tr> - <tr> - <td width="100%"> - <span class="versionlist"> Version 1.36 supports GTK+ on - Win32 and prepares for 64 bit support.</span> - </td> - </tr> </table> <table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0"> <tr> |