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 4605c993b..7379ab7b7 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -550,6 +550,10 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1999/">Bug #1999</a>.
</li>
<li>
+ Lua lexer matches identifier chains with dots and colons.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1952/">Bug #1952</a>.
+ </li>
+ <li>
For rectangular selections, pressing Home or End now moves the caret to the Home or End
position instead of the limit of the rectangular selection.
</li>