diff options
| author | nyamatongwe <devnull@localhost> | 2001-03-01 12:54:18 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2001-03-01 12:54:18 +0000 | 
| commit | 3f17bdd27c0082107fc9dcd3e5aa25981b3d2c58 (patch) | |
| tree | f6c19f2e07212ede9f494a56671ba45347656145 | |
| parent | 3e12209c78017c775a3e0edcdf36985c282c1645 (diff) | |
| download | scintilla-mirror-3f17bdd27c0082107fc9dcd3e5aa25981b3d2c58.tar.gz | |
Commented out future features page as it has not been maintained for some
months.
| -rw-r--r-- | doc/index.html | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 35004cc23..af06c64eb 100644 --- a/doc/index.html +++ b/doc/index.html @@ -159,10 +159,12 @@ if (IsRemote()) {      <p>         <a href="ScintillaHistory.html">History and contribution credits.</a>      </p> +    <!--      <p>         The <a href="Future.html">Future Features of Scintilla</a> are canvassed. Please tell me        what you want and don't want.      </p> +    -->      <p>         You can write to me, <a href="mailto:nhodgson@bigpond.net.au">Neil Hodgson</a>, at        nhodgson@bigpond.net.au. If you need to hire someone to work on Scintilla based projects, you can  | 
