diff options
Diffstat (limited to 'core/.buffer.luadoc')
-rw-r--r-- | core/.buffer.luadoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index 208c7b85..80cf9f8f 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -1786,6 +1786,7 @@ function set_lexer(buffer, name) end -- * print_wrap_mode -- * status -- * style_character_set +-- * style_check_monospaced -- * style_from_sub_style -- * style_hotspot -- * style_size_fractional @@ -1892,6 +1893,7 @@ function set_lexer(buffer, name) end -- * position_from_point_close -- * position_relative_code_units -- * private_lexer_call +-- * property_expanded -- * property_names -- * property_type -- * release_all_extended_styles |