diff options
author | nyamatongwe <devnull@localhost> | 2003-07-25 14:13:14 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2003-07-25 14:13:14 +0000 |
commit | ccba66393fa214f0b540977c997d07c646fb6079 (patch) | |
tree | 5a0264ce593a2787abeaf12683dc5888092b54f3 | |
parent | 1f76c52ff397f2cdc97640a2ec2ecc1e6bed482b (diff) | |
download | scintilla-mirror-ccba66393fa214f0b540977c997d07c646fb6079.tar.gz |
Patch from Sergey Puljajev to add Incremental Search and Find Next/Previous
copy of word under caret.
-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 c1df6d349..7d9d1e853 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -131,6 +131,7 @@ <li>Patrizio Bekerle</li> <li>Nigel Hathaway</li> <li>Hrishikesh Desai</li> + <li>Sergey Puljajev</li> </ul> <p> Images used in GTK+ version |