]> git.eshelyaron.com Git - emacs.git/commitdiff
* 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 c1da9a1078c217462d35997346987a0c695b251c..ca56d4f8042ec9219ecc8aa87f3a2d66e1924b2a 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 7e72fb0acb6d70900f869da2f623794894bbc055..0dcfc7a9627f61086d473ef71ae21fb70f33369c 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}).