# HG changeset patch # User Eli Zaretskii # Date 998570255 0 # Node ID e6853dbe2204543000a320545bd3a2abe2ff363d # Parent caf015ed2aea4337a78b8a37acd2d1ede1c04722 (Trailing Whitespace): Document delete-trailing-whitespace. diff -r caf015ed2aea -r e6853dbe2204 man/display.texi --- 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