]> git.eshelyaron.com Git - emacs.git/commitdiff
(Deletion): Document numeric argument for just-one-space.
authorRichard M. Stallman <rms@gnu.org>
Mon, 21 Mar 2005 18:18:27 +0000 (18:18 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 21 Mar 2005 18:18:27 +0000 (18:18 +0000)
man/killing.texi

index 51e352dec6b506f886ac0963b1c58091a4a94db6..9950e405cdd9d5bad67c6645a146d28f40959117 100644 (file)
@@ -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