aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 8b6ff6ae8..9541b45cf 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -206,6 +206,9 @@
In SciTE, OnUserListSelection can be implemented in Lua.
</li>
<li>
+ SciTE on Windows has a context menu on the file tabs.
+ </li>
+ <li>
SQL lexer allows '#' comments and optionally '\' quoting inside strings.
</li>
<li>
@@ -215,6 +218,9 @@
AutoIt3 lexer updated.
</li>
<li>
+ Perl lexer recognizes regular expression use better.
+ </li>
+ <li>
Errorlist lexer understands Lua tracebacks and copes with findstr
output for file names that end with digits.
</li>
@@ -223,9 +229,6 @@
without final point.
</li>
<li>
- SciTE on Windows has a context menu on the file tabs.
- </li>
- <li>
SciTE on GTK+ uses a high resolution window icon.
</li>
<li>