diff options
author | nyamatongwe <devnull@localhost> | 2006-07-26 11:57:05 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2006-07-26 11:57:05 +0000 |
commit | 526e496f8e7cb1c8af22b2f158f3f1d965ea0959 (patch) | |
tree | 594680f562daa8e1d9af8f8a1b715cd93b216ac8 | |
parent | 29806ae65d04826d5b9e5f7f5687e78abad2cc24 (diff) | |
download | scintilla-mirror-526e496f8e7cb1c8af22b2f158f3f1d965ea0959.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 |