From 8ca5769bada0bbb3f1ab24a03a8a966c0017e81b Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 25 Jan 2018 09:43:47 -0500 Subject: Backported `buffer.move_extends_selection` from upstream Scintilla. --- core/.buffer.luadoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/.buffer.luadoc') diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index 2e94b37c..cb6b1281 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -585,6 +585,8 @@ -- The default value is `false`. -- @field modify (bool) -- Whether or not the buffer has unsaved changes. +-- @field move_extends_selection (bool) +-- Whether or not regular caret movement alters the selected text. -- @field multi_paste (number) -- The multiple selection paste mode. -- -- cgit v1.2.3