From 0f31dcfc6194a364058dd448d92215b8071e90f4 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 21 Jun 2002 16:29:09 +0000 Subject: [PATCH] Minor fixes. --- man/display.texi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/man/display.texi b/man/display.texi index 4e13d781fb..51ed61d049 100644 --- a/man/display.texi +++ b/man/display.texi @@ -163,7 +163,8 @@ font of LessTif/Motif menus is currently not supported; attempts to set 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 @@ the form-feed characters.) @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 -- 2.39.2