changeset 60795:45dee811cbe6

(Deletion): Document numeric argument for just-one-space.
author Richard M. Stallman <rms@gnu.org>
date Mon, 21 Mar 2005 18:18:27 +0000
parents b88d819aa8d5
children 1dcea9af4ea2
files man/killing.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/killing.texi	Mon Mar 21 18:17:37 2005 +0000
+++ b/man/killing.texi	Mon Mar 21 18:18:27 2005 +0000
@@ -151,7 +151,8 @@
 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