aboutsummaryrefslogtreecommitdiff
path: root/core/._SCINTILLA.luadoc
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-04-12 20:42:45 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-04-12 20:42:45 -0400
commitef5b94c6ee451bca8509e2d2dfc489e7fe4dec73 (patch)
treeeafdbc8bbf0d552848e2b52ad78bb72efe4cb7cc /core/._SCINTILLA.luadoc
parenta65f9ac0c460fba64b2d8ddde2149661c025ea65 (diff)
downloadtextadept-ef5b94c6ee451bca8509e2d2dfc489e7fe4dec73.tar.gz
textadept-ef5b94c6ee451bca8509e2d2dfc489e7fe4dec73.zip
Updated to Scintilla 3.3.1.
Diffstat (limited to 'core/._SCINTILLA.luadoc')
-rw-r--r--core/._SCINTILLA.luadoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/._SCINTILLA.luadoc b/core/._SCINTILLA.luadoc
index 7a1246d3..4128cfbf 100644
--- a/core/._SCINTILLA.luadoc
+++ b/core/._SCINTILLA.luadoc
@@ -67,6 +67,7 @@
-- * `_G._SCINTILLA.constants.SCI_AUTOCGETIGNORECASE` 2116
-- * `_G._SCINTILLA.constants.SCI_AUTOCGETMAXHEIGHT` 2211
-- * `_G._SCINTILLA.constants.SCI_AUTOCGETMAXWIDTH` 2209
+-- * `_G._SCINTILLA.constants.SCI_AUTOCGETORDER` 2661
-- * `_G._SCINTILLA.constants.SCI_AUTOCGETSEPARATOR` 2107
-- * `_G._SCINTILLA.constants.SCI_AUTOCGETTYPESEPARATOR` 2285
-- * `_G._SCINTILLA.constants.SCI_AUTOCSETAUTOHIDE` 2118
@@ -78,6 +79,7 @@
-- * `_G._SCINTILLA.constants.SCI_AUTOCSETIGNORECASE` 2115
-- * `_G._SCINTILLA.constants.SCI_AUTOCSETMAXHEIGHT` 2210
-- * `_G._SCINTILLA.constants.SCI_AUTOCSETMAXWIDTH` 2208
+-- * `_G._SCINTILLA.constants.SCI_AUTOCSETORDER` 2660
-- * `_G._SCINTILLA.constants.SCI_AUTOCSETSEPARATOR` 2106
-- * `_G._SCINTILLA.constants.SCI_AUTOCSETTYPESEPARATOR` 2286
-- * `_G._SCINTILLA.constants.SCI_CALLTIPSETBACK` 2205
@@ -577,6 +579,9 @@
-- * `_G._SCINTILLA.constants.SC_MULTIPASTE_EACH` 1
-- * `_G._SCINTILLA.constants.SC_MULTIPASTE_ONCE` 0
-- * `_G._SCINTILLA.constants.SC_MULTISTEPUNDOREDO` 128
+-- * `_G._SCINTILLA.constants.SC_ORDER_CUSTOM` 2
+-- * `_G._SCINTILLA.constants.SC_ORDER_PERFORMSORT` 1
+-- * `_G._SCINTILLA.constants.SC_ORDER_PRESORTED` 0
-- * `_G._SCINTILLA.constants.SC_PERFORMED_REDO` 64
-- * `_G._SCINTILLA.constants.SC_PERFORMED_UNDO` 32
-- * `_G._SCINTILLA.constants.SC_PERFORMED_USER` 16