diff options
| author | nyamatongwe <devnull@localhost> | 2003-10-15 12:42:19 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2003-10-15 12:42:19 +0000 | 
| commit | a02245e14876cc769a6e4fb9eb0bee5fcea0fb36 (patch) | |
| tree | 2dee6249066f44443996a3e6bc2b0908966b7984 | |
| parent | 2553e32d07a348247a3b7ab668f9bd89b7c20f3c (diff) | |
| download | scintilla-mirror-a02245e14876cc769a6e4fb9eb0bee5fcea0fb36.tar.gz | |
Added Forth lexer.
| -rw-r--r-- | doc/ScintillaHistory.html | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 875357003..f51850836 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -148,6 +148,7 @@  	<li>Jim Cape</li>  	<li>Roland Walter</li>  	<li>Brian Mosher</li> +	<li>Nicholas Nemtsev</li>      </ul>      <p>         Images used in GTK+ version | 
