changeset 61411:432f333b0501

(Useless Whitespace): `indicate-unused-lines' is now called `indicate-empty-lines'.
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 09 Apr 2005 16:18:51 +0000
parents 837ac2918752
children 4291a3412879
files man/display.texi
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/man/display.texi	Sat Apr 09 16:17:18 2005 +0000
+++ b/man/display.texi	Sat Apr 09 16:18:51 2005 +0000
@@ -679,7 +679,7 @@
 delete-trailing-whitespace @key{RET}}.  (This command does not remove
 the form-feed characters.)
 
-@vindex indicate-unused-lines
+@vindex indicate-empty-lines
 @vindex default-indicate-empty-lines
 @cindex unused lines
 @cindex fringes, and unused line indication
@@ -690,9 +690,9 @@
 this image in the fringe.
 
   To enable this feature, set the buffer-local variable
-@code{indicate-unused-lines} to a non-@code{nil} value.  The default
+@code{indicate-empty-lines} to a non-@code{nil} value.  The default
 value of this variable is controlled by the variable
-@code{default-indicate-unused-lines}; by setting that variable, you
+@code{default-indicate-empty-lines}; by setting that variable, you
 can enable or disable this feature for all new buffers.  (This feature
 currently doesn't work on character terminals.)