summaryrefslogtreecommitdiff
path: root/man/display.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-08-23 12:37:35 +0000
committerEli Zaretskii <eliz@gnu.org>2001-08-23 12:37:35 +0000
commit617f810180d0c71ea35535c684001c8f40936796 (patch)
treeb59a59def177d9e574ad0e6462e623eb539d4157 /man/display.texi
parente020c83399419474e81144e111dfbf285c9019fa (diff)
downloademacs-617f810180d0c71ea35535c684001c8f40936796.tar.gz
(Trailing Whitespace): Document delete-trailing-whitespace.
Diffstat (limited to 'man/display.texi')
-rw-r--r--man/display.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/display.texi b/man/display.texi
index aded56c9ec3..5a65eb24824 100644
--- a/man/display.texi
+++ b/man/display.texi
@@ -388,6 +388,12 @@ at the end of the line containing the whitespace. (Doing that looks
ugly while you are typing in new text, and the location of point is
enough in that case to show you that the spaces are present.)
+@findex delete-trailing-whitespace
+ To delete all trailing whitespace within the current buffer's
+restriction (@pxref{Narrowing}), type @kbd{M-x
+delete-trailing-whitespace @key{RET}}. (This command does not remove
+the form-feed characters.)
+
@vindex indicate-empty-lines
@vindex default-indicate-empty-lines
@cindex empty lines