From: Eli Zaretskii Date: Tue, 22 Jan 2002 11:27:49 +0000 (+0000) Subject: (Trailing Whitespace): Add index entry for fringe usage. X-Git-Tag: ttn-vms-21-2-B4~17019 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/c3f340751f88c53d4079042f19a572936b700bfe (Trailing Whitespace): Add index entry for fringe usage. --- diff --git a/man/display.texi b/man/display.texi index d419d2076f..aa9678a228 100644 --- a/man/display.texi +++ b/man/display.texi @@ -423,13 +423,15 @@ the form-feed characters.) @vindex indicate-empty-lines @vindex default-indicate-empty-lines @cindex empty lines +@cindex fringes, and empty line indication Emacs can indicate empty lines at the end of the buffer with a special bitmap on the left fringe of the window. To enable this feature, set the buffer-local variable @code{indicate-empty-lines} to a non-@code{nil} value. The default value of this variable is controlled by the variable @code{default-indicate-empty-lines}; by setting that variable, you can enable or disable this feature -for all new buffers. +for all new buffers. (This feature currently doesn't work on +character terminals.) @node Scrolling @section Scrolling