aboutsummaryrefslogtreecommitdiff
path: root/properties.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2015-03-10 13:48:09 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2015-03-10 13:48:09 -0400
commit8907101cae680a017677288aff0dda4175a5e46f (patch)
treea8d99a31be87cc1c3a687388c893a3f7681a1462 /properties.lua
parent6ac71810842be3cb8845d8e8230d22300c32bc22 (diff)
downloadtextadept-8907101cae680a017677288aff0dda4175a5e46f.tar.gz
textadept-8907101cae680a017677288aff0dda4175a5e46f.zip
Stop documenting some non-useful buffer functions and fields.
Diffstat (limited to 'properties.lua')
-rw-r--r--properties.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/properties.lua b/properties.lua
index 26454995..9133e24a 100644
--- a/properties.lua
+++ b/properties.lua
@@ -68,7 +68,6 @@ buffer.annotation_visible = buffer.ANNOTATION_BOXED
-- Other.
buffer.buffered_draw = not CURSES and not OSX -- Quartz buffers drawing on OSX
---buffer.phases_draw =
--buffer.word_chars =
--buffer.whitespace_chars =
--buffer.punctuation_chars =