* picture-xtra.texi (Rectangles in Picture): Clarify the prefix
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 2 Jul 2011 13:40:21 +0000 (15:40 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 2 Jul 2011 13:40:21 +0000 (15:40 +0200)
argument for `C-c C-k' (bug#7391).

doc/emacs/ChangeLog
doc/emacs/picture-xtra.texi

index c1da9a1..ca56d4f 100644 (file)
@@ -1,5 +1,8 @@
 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
+       argument for `C-c C-k' (bug#7391).
+
        * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
        you're currently using (bug#8489).
 
index 7e72fb0..0dcfc7a 100644 (file)
@@ -245,7 +245,8 @@ rectangle commands may also be useful.
 @table @kbd
 @item C-c C-k
 Clear out the region-rectangle with spaces
-(@code{picture-clear-rectangle}).  With argument, delete the text.
+(@code{picture-clear-rectangle}).  With a prefix argument, delete the
+text.
 @item C-c C-w @var{r}
 Similar, but save rectangle contents in register @var{r} first
 (@code{picture-clear-rectangle-to-register}).