diff options
author | Neil <nyamatongwe@gmail.com> | 2018-02-01 13:54:48 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2018-02-01 13:54:48 +1100 |
commit | 708b4c415bbd8b798b1424d25712b092e36d539d (patch) | |
tree | 24f30605a2d62b7dc700f6bc9d6176ac5406394e | |
parent | 36e4a162b950bcee61f0fe27cbacd3e85a7bdb55 (diff) | |
download | scintilla-mirror-708b4c415bbd8b798b1424d25712b092e36d539d.tar.gz |
SciTE change log.
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a63457fea..923b72d33 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -565,6 +565,11 @@ SciTE shows correct column number when caret in virtual space. <a href="http://sourceforge.net/p/scintilla/bugs/1991/">Bug #1991</a>. </li> + <li> + SciTE preserves selection positions when saving with strip.trailing.spaces + and virtual space turned on. + <a href="http://sourceforge.net/p/scintilla/bugs/1992/">Bug #1992</a>. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite402.zip">Release 4.0.2</a> |