# HG changeset patch # User Chong Yidong # Date 1175964582 0 # Node ID cfce87e45fa78539b4981406d1b38428e7c88a24 # Parent 737055f484502b09266077044e4d94b3ce2f5966 (Deletion): Rewrite description of M-\ prefix argument. diff -r 737055f48450 -r cfce87e45fa7 man/killing.texi --- a/man/killing.texi Sat Apr 07 16:49:36 2007 +0000 +++ b/man/killing.texi Sat Apr 07 16:49:42 2007 +0000 @@ -148,8 +148,8 @@ The other delete commands are those which delete only whitespace characters: spaces, tabs and newlines. @kbd{M-\} (@code{delete-horizontal-space}) deletes all the spaces and tab -characters before and after point. (With a prefix argument, it -deletes them before point, but not after.) @kbd{M-@key{SPC}} +characters before and after point. With a prefix argument, this only +deletes spaces and tab characters before point. @kbd{M-@key{SPC}} (@code{just-one-space}) does likewise but leaves a single space after point, regardless of the number of spaces that existed previously (even if there were none before). With a numeric argument @var{n}, it