diff options
| author | Mitchell Foral <unknown> | 2018-02-24 15:43:07 +1100 |
|---|---|---|
| committer | Mitchell Foral <unknown> | 2018-02-24 15:43:07 +1100 |
| commit | d6240c4eb04f72f5e6f26d7acf1927939ede017c (patch) | |
| tree | 786a9c7f392148f7496792a512c6a83bede437e2 /doc/ScintillaHistory.html | |
| parent | 62eda0dd434cae09f22f3cdf6988fc77b5c537e6 (diff) | |
| download | scintilla-mirror-d6240c4eb04f72f5e6f26d7acf1927939ede017c.tar.gz | |
Fix move-extends-selection mode for rectangular and line selections.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -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 ee0483cdf..5db15809a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -548,6 +548,9 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1993/">Bug #1993</a>. </li> <li> + Fix move-extends-selection mode for rectangular and line selections. + </li> + <li> SciTE on Windows can execute Python scripts directly by name when on path. <a href="http://sourceforge.net/p/scintilla/feature-requests/1209/">Feature #1209.</a> </li> |
