aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 2febf6e2e..f338b4a93 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -508,6 +508,10 @@
margin to a different width that the edit pane.
</li>
<li>
+ CoffeeScript lexer highlights ranges correctly.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1765/">Bug #1765</a>.
+ </li>
+ <li>
Optimise marker redrawing by only drawing affected lines when markers shown in the text.
</li>
<li>