aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-12-16 17:33:48 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2014-12-16 17:33:48 -0500
commit3f426035f8ea0f80e149867a03ed5197bedea3d0 (patch)
treed5441739563440f9a038ab97911622c987372095 /core
parent2c3c080617a9f12411577cdfd1f1ce5c17010301 (diff)
downloadtextadept-3f426035f8ea0f80e149867a03ed5197bedea3d0.tar.gz
textadept-3f426035f8ea0f80e149867a03ed5197bedea3d0.zip
Updated Luadoc; core/.buffer.luadoc
Diffstat (limited to 'core')
-rw-r--r--core/.buffer.luadoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc
index 37fde7d3..2901d960 100644
--- a/core/.buffer.luadoc
+++ b/core/.buffer.luadoc
@@ -286,7 +286,7 @@
-- line numbers starting from zero.
-- Setting expanded fold states does not toggle folds; it only updates fold
-- margin markers. Use [`buffer.toggle_fold()`]() instead.
--- @field fold_flags (number)
+-- @field fold_flags (number, Read-only)
-- Bit-mask of folding lines to draw in the buffer.
--
-- * `buffer.FOLDFLAG_LINEBEFORE_EXPANDED`