diff options
| author | Neil <nyamatongwe@gmail.com> | 2019-11-15 08:19:12 +1100 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2019-11-15 08:19:12 +1100 |
| commit | 3b72fe93906e4c6b8c800cf2c7b986bc2c2c89a2 (patch) | |
| tree | 9ec118225cfc6c07a3963a19e8cf6b8dbc46d763 /doc/ScintillaHistory.html | |
| parent | 03203843a7ccaef46938a7e54ff6c0fd838cafdf (diff) | |
| download | scintilla-mirror-3b72fe93906e4c6b8c800cf2c7b986bc2c2c89a2.tar.gz | |
Backport: Feature [feature-requests:#1316] Add access to virtual space at start and end of
multiple selections.
Backport of changeset 7767:80102fe650b2.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 87a0964fb..1668675a8 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -561,6 +561,10 @@ Released 24 October 2019. </li> <li> + Add methods for finding the virtual space at start and end of multiple selections. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1316/">Feature #1316</a>. + </li> + <li> Lexer and folder added for Hollywood language. <a href="https://sourceforge.net/p/scintilla/feature-requests/1324/">Feature #1324</a>. </li> |
