diff options
Diffstat (limited to 'doc')
-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 be351123b..4a7898e22 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -608,6 +608,10 @@ Enlarge point and point top indicators and scale to be larger with larger text. </li> <li> + Suppress change history background line shading when printing. + <a href="https://sourceforge.net/p/scintilla/bugs/2358/">Bug #2358</a>. + </li> + <li> Make SCI_LINESCROLL more accurate when width of space not integer. <a href="https://sourceforge.net/p/scintilla/bugs/2357/">Bug #2357</a>. </li> |