aboutsummaryrefslogtreecommitdiff
path: root/core/.buffer.luadoc
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2011-02-03 21:55:07 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2011-02-03 21:55:07 -0500
commit6dd01c3740baf35b44e89df411d0ebbb51f9ad63 (patch)
tree39f81cbcba0cc730642bbb7a1b0fa76019f111d8 /core/.buffer.luadoc
parent6c2fe3e4cedb105024d7674732de43166046e311 (diff)
downloadtextadept-6dd01c3740baf35b44e89df411d0ebbb51f9ad63.tar.gz
textadept-6dd01c3740baf35b44e89df411d0ebbb51f9ad63.zip
Updated to Scintilla 2.24.
Diffstat (limited to 'core/.buffer.luadoc')
-rw-r--r--core/.buffer.luadoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc
index 680cbcd5..88412b81 100644
--- a/core/.buffer.luadoc
+++ b/core/.buffer.luadoc
@@ -181,6 +181,7 @@ module('buffer')
-- (Read-only)
-- * `lines_on_screen`: The number of lines completely visible. (Read-only)
-- * `main_selection`: The main selection.
+-- * `margin_cursor_n`: The cursor shown when the mouse is inside a margin.
-- * `margin_left`: The size in pixels of the left margin.
-- * `margin_mask_n`: The marker mask of an indexed margin.
-- * `margin_right`: The size in pixels of the right margin.