From c03ab8fd510c10cd281637581af3fc1ee5e25e0e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 22 Aug 2000 10:47:36 +0000 Subject: [PATCH] Document the indicate-empty-lines variable. --- man/frames.texi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/man/frames.texi b/man/frames.texi index 2db600d31de..0719166d105 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -1323,6 +1323,15 @@ cursor. For example, if the cursor is on a TAB character, it is drawn 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 -- 2.39.2