From a09459af7789d3c8aa781586478917cbb3ef99ae Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 4 Aug 2020 17:16:09 -0400 Subject: Updated LuaDoc. --- core/.buffer.luadoc | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'core/.buffer.luadoc') diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index 4f1dc7cc..93ed88d0 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -625,11 +625,6 @@ function clear_all(buffer) end -- @param buffer A buffer. function clear_document_style(buffer) end ---- --- Removes all selections and moves the caret to the beginning of the buffer. --- @param buffer A buffer. -function clear_selections(buffer) end - --- -- Instructs the lexer to style and mark fold points in the range of text -- between *start_pos* and *end_pos*. @@ -1950,8 +1945,9 @@ function set_lexer(buffer, lexer) end -- * char_position_from_point -- * char_position_from_point_close -- * character_category_optimization --- * clear_cmd_key -- * clear_all_cmd_keys +-- * clear_cmd_key +-- * clear_selections -- * clear_tab_stops -- * copy_allow_line -- * count_code_units -- cgit v1.2.3