diff options
author | nyamatongwe <devnull@localhost> | 2007-11-15 02:34:24 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2007-11-15 02:34:24 +0000 |
commit | b79a150f204ed6890d6699ab52f1be817904b744 (patch) | |
tree | 508e774d37a54423d7fe2f6fbb055226d838aa1b | |
parent | 8a6ee992df20a3e3c0ae23ccf254d518e5f1495d (diff) | |
download | scintilla-mirror-b79a150f204ed6890d6699ab52f1be817904b744.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> |