From: Richard M. Stallman Date: Mon, 21 Mar 2005 18:18:27 +0000 (+0000) Subject: (Deletion): Document numeric argument for just-one-space. X-Git-Tag: ttn-vms-21-2-B4~1648 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=870f8c97663b5dff988207c72b226899c14ad18f;p=emacs.git (Deletion): Document numeric argument for just-one-space. --- diff --git a/man/killing.texi b/man/killing.texi index 51e352dec6b..9950e405cdd 100644 --- a/man/killing.texi +++ b/man/killing.texi @@ -151,7 +151,8 @@ characters: spaces, tabs and newlines. @kbd{M-\} characters before and after 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). +if there were none before). With a numeric argument @var{n}, it +leaves @var{n} spaces after point. @kbd{C-x C-o} (@code{delete-blank-lines}) deletes all blank lines after the current line. If the current line is blank, it deletes all