diff options
author | 2014-03-23 15:33:59 -0400 | |
---|---|---|
committer | 2014-03-23 15:33:59 -0400 | |
commit | 3d671602edd945202afaa50febddfa79a6d71f3b (patch) | |
tree | 44f1cc38535c520f800d76022519283894e01a23 /core/._SCINTILLA.luadoc | |
parent | 3a7c5d60c3c7362473e904548576884367b2475f (diff) | |
download | textadept-3d671602edd945202afaa50febddfa79a6d71f3b.tar.gz textadept-3d671602edd945202afaa50febddfa79a6d71f3b.zip |
Updated to Scintilla 3.4.0 and LuaJIT 2.0.3.
Diffstat (limited to 'core/._SCINTILLA.luadoc')
-rw-r--r-- | core/._SCINTILLA.luadoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/._SCINTILLA.luadoc b/core/._SCINTILLA.luadoc index f934b6d7..6815bd1b 100644 --- a/core/._SCINTILLA.luadoc +++ b/core/._SCINTILLA.luadoc @@ -184,6 +184,7 @@ -- * `_G._SCINTILLA.constants.WRAPVISUALFLAG_START` 2 -- * `_G._SCINTILLA.constants.WRAP_CHAR` 2 -- * `_G._SCINTILLA.constants.WRAP_NONE` 0 +-- * `_G._SCINTILLA.constants.WRAP_WHITESPACE` 3 -- * `_G._SCINTILLA.constants.WRAP_WORD` 1 -- * `_G._SCINTILLA.constants.STYLE_BRACEBAD` 35 -- * `_G._SCINTILLA.constants.STYLE_BRACELIGHT` 34 |