aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2017-06-15 09:41:00 +1000
committerNeil <nyamatongwe@gmail.com>2017-06-15 09:41:00 +1000
commit05558d2e12b96d7e732d920822d5e3c1a5e36276 (patch)
tree70a91ff903b613da6031551618dcc776e5f90538
parent55b8b8d230d06ca753c1a4fe1e859dfe55eef2dd (diff)
downloadscintilla-mirror-05558d2e12b96d7e732d920822d5e3c1a5e36276.tar.gz
SciTE change log.
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 29a5d9241..357ca8a93 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -539,6 +539,9 @@
An SCN_AUTOCSELECTIONCHANGE notification is sent when items are highlighted in an autocompletion or user list.
</li>
<li>
+ SciTE's embedded Lua interpreter updated to Lua 5.3.
+ </li>
+ <li>
SciTE allows user.shortcuts to be defined with symbolic Scintilla messages like
'Ctrl+L|SCI_LINEDELETE|'.
</li>