From 617f810180d0c71ea35535c684001c8f40936796 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 23 Aug 2001 12:37:35 +0000 Subject: [PATCH] (Trailing Whitespace): Document delete-trailing-whitespace. --- man/display.texi | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.39.5