From 5fbe13053cb6fa27cc457c8bd654d413d30671d8 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 25 Feb 2013 19:00:14 -0500 Subject: Updated to Scintilla 3.2.5. --- core/.buffer.luadoc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'core/.buffer.luadoc') diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index 31642733..241bad63 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -2787,6 +2787,9 @@ function get_style_name(buffer, style_num) end -- Unused Fields. -- * status -- * mouse_down_captures +-- * line_end_types_supported+ +-- * line_end_types_allowed+ +-- * line_end_types_active+ -- * focus -- * use_palette -- * font_quality @@ -2801,11 +2804,18 @@ function get_style_name(buffer, style_num) end -- * field gap_position -- * identifier -- * key_words +-- * sub_style_bases+ +-- * distance_to_secondary_styles+ +-- * sub_styles_start+ +-- * sub_styles_length+ +-- * identifiers+ -- * technology -- Unused Functions. -- * add_styled_text -- * get_styled_text +-- * release_all_extended_styles +-- * allocate_extended_styles -- * assign_cmd_key -- * clear_cmd_key -- * set_styling_ex @@ -2831,5 +2841,9 @@ function get_style_name(buffer, style_num) end -- * property_type -- * describe_property -- * describe_key_word_sets +-- * allocate_sub_styles+ +-- * free_sub_styles+ -- * create_loader -- * private_lexer_call +-- +-- + provisional features -- cgit v1.2.3