diff options
author | 2017-04-07 18:10:12 -0400 | |
---|---|---|
committer | 2017-04-07 18:10:12 -0400 | |
commit | d255bd6711955192f98bed8bf0b98872dab7fca6 (patch) | |
tree | ad4d14573ece5e8117c9de7ae246ecf711f70680 /core/.buffer.luadoc | |
parent | ea8dd79d8972d8a0e23d1be50cf26e3c2ccadda7 (diff) | |
download | textadept-d255bd6711955192f98bed8bf0b98872dab7fca6.tar.gz textadept-d255bd6711955192f98bed8bf0b98872dab7fca6.zip |
Effectively updated to Scintilla 3.7.4 with select backports to 3.7.3.
Scintilla 3.7.4 requires a C++11 compiler, which I do not have.
Diffstat (limited to 'core/.buffer.luadoc')
-rw-r--r-- | core/.buffer.luadoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index 942b0c7b..29b339d9 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -3185,6 +3185,7 @@ function set_lexer(buffer, lexer) end -- * STYLE_LASTPREDEFINED -- Unused Functions. +-- * accessibility -- * add_ref_document -- * add_styled_text -- * add_tab_stop |