diff options
-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 50a2e213b..f43de4c68 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -205,6 +205,10 @@ start up when check.if.already.open is true. </li> <li> + Bugs fixed in SciTE where command strings were not always having + variables evaluated. + </li> + <li> Bugs fixed with displaying partial double-byte and Unicode characters in rectangular selections and at the edge when edge mode is EDGE_BACKGROUND. Column numbers reported by GetColumn treat multiple byte characters as one column |