diff options
| author | Neil <nyamatongwe@gmail.com> | 2018-05-13 15:12:59 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2018-05-13 15:12:59 +1000 |
| commit | 3a92b46e366fa0b537201396d59c2dccfd09088e (patch) | |
| tree | 39fbe576068d641e4c935c5631b4d5e0d0b97672 /doc/ScintillaHistory.html | |
| parent | a00831b266b81c6a6b89cc06bad32f1490d8650b (diff) | |
| download | scintilla-mirror-3a92b46e366fa0b537201396d59c2dccfd09088e.tar.gz | |
Backport: When line end characters are displayed, indicators are drawn under/over them.
Backport of changeset 6934:c0ca57c954c8.
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 80b13b245..300e81fee 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -552,6 +552,9 @@ including line numbers. </li> <li> + Indicators are drawn for line end characters when displayed. + </li> + <li> EDIFACT lexer adds property lexer.edifact.highlight.un.all to highlight all UN* segments. <a href="https://sourceforge.net/p/scintilla/feature-requests/1166/">Feature #1166.</a> </li> |
