changeset 31046:304299758ed5

Document the indicate-empty-lines variable.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 22 Aug 2000 10:47:36 +0000
parents a82ae0d01b33
children 0a8115d19f8e
files man/frames.texi
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/frames.texi	Tue Aug 22 10:41:02 2000 +0000
+++ b/man/frames.texi	Tue Aug 22 10:47:36 2000 +0000
@@ -1323,6 +1323,15 @@
 as wide as that TAB is on the display.  To turn on this feature, set the
 variable @code{x-stretch-cursor} to a non-nil value.
 
+@vindex indicate-empty-lines
+@vindex default-indicate-empty-lines
+@cindex empty lines
+  Empty display lines at the end of the buffer can be optionally marked
+with a pecial bitmap in the left fringe of the window.  This is
+activated by setting the buffer-local variable
+@code{indicate-empty-lines} to a non-nil value.  The default value of
+this variable is found in @code{default-indicate-empty-lines}.
+
 @node Non-Window Terminals
 @section Non-Window Terminals
 @cindex non-window terminals