diff options
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 978ce03d7..5a05c66f1 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -510,6 +510,10 @@ Avoid attempts to redraw empty areas when lexing beyond the currently visible lines. </li> <li> + Control more attributes of indicators in SciTE with find.mark.indicator and highlight.current.word.indicator + properties. + </li> + <li> Fix SciTE bug with buffers becoming read-only. <a href="http://sourceforge.net/p/scintilla/bugs/1525/">Bug #1525</a>. </li> |