diff options
| author | nyamatongwe <unknown> | 2006-07-26 11:57:05 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2006-07-26 11:57:05 +0000 | 
| commit | 33090b5983defb9397722e2acdf1cb4505902acf (patch) | |
| tree | 594680f562daa8e1d9af8f8a1b715cd93b216ac8 | |
| parent | 8e54cffa1e0e28034b6af34dad6419c252cfab8a (diff) | |
| download | scintilla-mirror-33090b5983defb9397722e2acdf1cb4505902acf.tar.gz | |
Use current set of word characters when picking the current word for
commands such as Find.
| -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 7c33f7102..cb4e45109 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -221,6 +221,7 @@  	<li>Fabien Proriol</li>  	<li>mimir</li>  	<li>Nicola Civran</li> +	<li>Valik</li>      </ul>      <p>         Images used in GTK+ version | 
