diff options
author | 2013-12-15 21:45:36 -0500 | |
---|---|---|
committer | 2013-12-15 21:45:36 -0500 | |
commit | a9b15a5c8b6e64f536ab05b0e721b8dc881773f9 (patch) | |
tree | fde813f87541ab7a06d992dfd5400ece7b06871a /core/._SCINTILLA.luadoc | |
parent | d8d194a0c7e55d85e26b72879b8b2ea4ceb21cb9 (diff) | |
download | textadept-a9b15a5c8b6e64f536ab05b0e721b8dc881773f9.tar.gz textadept-a9b15a5c8b6e64f536ab05b0e721b8dc881773f9.zip |
Updated to Scintilla 3.3.7.
Diffstat (limited to 'core/._SCINTILLA.luadoc')
-rw-r--r-- | core/._SCINTILLA.luadoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/._SCINTILLA.luadoc b/core/._SCINTILLA.luadoc index f2389e9c..410f2b6d 100644 --- a/core/._SCINTILLA.luadoc +++ b/core/._SCINTILLA.luadoc @@ -200,6 +200,8 @@ -- * `_G._SCINTILLA.constants.SCN_SAVEPOINTLEFT` 2003 -- * `_G._SCINTILLA.constants.SCN_PAINTED` 2013 -- * `_G._SCINTILLA.constants.SCN_HOTSPOTRELEASECLICK` 2027 +-- * `_G._SCINTILLA.constants.SCN_FOCUSOUT` 2029 +-- * `_G._SCINTILLA.constants.SCN_FOCUSIN` 2028 -- * `_G._SCINTILLA.constants.SCN_UPDATEUI` 2007 -- * `_G._SCINTILLA.constants.SCN_STYLENEEDED` 2000 -- * `_G._SCINTILLA.constants.SCN_AUTOCCANCELLED` 2025 |