aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 2d6fdd34a..621cb2c8a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -555,6 +555,10 @@
Indicators are drawn for line end characters when displayed.
</li>
<li>
+ Most invalid bytes in DBCS encodings are displayed as blobs to make problems clear
+ and ensure something is shown.
+ </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>