diff options
author | nyamatongwe <unknown> | 2007-11-15 02:34:24 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2007-11-15 02:34:24 +0000 |
commit | ed62b1a4ab4355c6b66827f1467f1b80a7cbd9b5 (patch) | |
tree | 508e774d37a54423d7fe2f6fbb055226d838aa1b | |
parent | b7e3c95d044911d6c74610717498fd1c79925b36 (diff) | |
download | scintilla-mirror-ed62b1a4ab4355c6b66827f1467f1b80a7cbd9b5.tar.gz |
Another modification documented.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 2218dcbba..73333c8ea 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -360,6 +360,9 @@ SciTE's statement.end property has been implemented again. </li> <li> + SciTE shows paths and matches in different styles for Find In Files. + </li> + <li> Incremental search in SciTE for Windows is modeless to make it easier to exit. </li> <li> |