diff options
author | 2022-02-15 22:04:46 -0500 | |
---|---|---|
committer | 2022-02-15 22:04:46 -0500 | |
commit | 70a4fe3fc0163fc90dcd55de962ad99bac237790 (patch) | |
tree | 745a95605231e52bb20099662b17f1c8dff74f1a /core/.buffer.luadoc | |
parent | 95089e36d221a1f870916b5aa5acd5b7274d8444 (diff) | |
download | textadept-70a4fe3fc0163fc90dcd55de962ad99bac237790.tar.gz textadept-70a4fe3fc0163fc90dcd55de962ad99bac237790.zip |
Updated to Scintilla 5.2.0.
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 a1384dbf..dd18dce8 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -1882,6 +1882,7 @@ function set_lexer(buffer, name) end -- * hide_selection -- * index_position_from_line -- * indicator_value_at +-- * layout_threads -- * line_from_index_position -- * load_lexer_library -- * mouse_wheel_captures |