# HG changeset patch # User Eli Zaretskii # Date 1011698869 0 # Node ID 52001b0494dd3a89e713cecba5127a5450bd337e # Parent f83cc0d829512745bef014ddbadc3d0a3bd40e29 (Trailing Whitespace): Add index entry for fringe usage. diff -r f83cc0d82951 -r 52001b0494dd man/display.texi --- a/man/display.texi Tue Jan 22 11:24:23 2002 +0000 +++ b/man/display.texi Tue Jan 22 11:27:49 2002 +0000 @@ -423,13 +423,15 @@ @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