aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/.buffer.luadoc
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-08-04 17:16:09 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-08-04 17:16:09 -0400
commita09459af7789d3c8aa781586478917cbb3ef99ae (patch)
tree88bc34d0e251067156b9239d6e77322b95ec557d /core/.buffer.luadoc
parent92a1870592a442a4a913c30b10e2cf722f25afa7 (diff)
Updated LuaDoc.
Diffstat (limited to 'core/.buffer.luadoc')
-rw-r--r--core/.buffer.luadoc8
1 files changed, 2 insertions, 6 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc
index 4f1dc7cc..93ed88d0 100644
--- a/core/.buffer.luadoc
+++ b/core/.buffer.luadoc
@@ -626,11 +626,6 @@ function clear_all(buffer) end
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*.
-- If *end_pos* is `-1`, styles and marks to the end of the buffer.
@@ -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