diff options
-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 e5b029227..7caf33425 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -557,6 +557,9 @@ SciTE user interface uses lighter colours and fewer 3D elements to match current desktop environments. </li> <li> + SciTE sets buffer dirty and shows message when file deleted if load.on.activate on. + </li> + <li> SciTE on Windows Find strip Find button works in incremental no-close mode. <a href="http://sourceforge.net/p/scintilla/bugs/1926/">Bug #1926</a>. </li> |