changeset 38921:e6853dbe2204

(Trailing Whitespace): Document delete-trailing-whitespace.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 23 Aug 2001 12:37:35 +0000
parents caf015ed2aea
children 526466ad5a06
files man/display.texi
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/display.texi	Thu Aug 23 12:31:24 2001 +0000
+++ b/man/display.texi	Thu Aug 23 12:37:35 2001 +0000
@@ -388,6 +388,12 @@
 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