# HG changeset patch # User Richard M. Stallman # Date 1024676949 0 # Node ID e4997ff1b0f4636059fcf7c6d9c72eb84c7b317f # Parent 871fe6a1f35a236626ce2a3a395e6f02f71e8a2a Minor fixes. diff -r 871fe6a1f35a -r e4997ff1b0f4 man/display.texi --- a/man/display.texi Fri Jun 21 13:56:13 2002 +0000 +++ b/man/display.texi Fri Jun 21 16:29:09 2002 +0000 @@ -163,7 +163,8 @@ the font are ignored in this case. @item trailing-whitespace The face for highlighting trailing whitespace when -@code{show-trailing-whitespace} is non-nil; see @ref{Useless Whitespace}. +@code{show-trailing-whitespace} is non-@code{nil}; see @ref{Useless +Whitespace}. @item variable-pitch The basic variable-pitch face. @end table @@ -681,8 +682,8 @@ @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 in the left fringe of the window (@pxref{Fringes}). To enable + Emacs can indicate empty lines at the end of the buffer with a small +image in the left fringe of the window (@pxref{Fringes}). 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