summaryrefslogtreecommitdiff
path: root/doc/emacs/picture-xtra.texi
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen <larsi@gnus.org>2011-07-02 15:40:21 +0200
committerLars Magne Ingebrigtsen <larsi@gnus.org>2011-07-02 15:40:21 +0200
commit2904fd970fed26de08afa4a1116d7423af180390 (patch)
treefdaf5d4b24a6c145973126589850ac9078275888 /doc/emacs/picture-xtra.texi
parent0ec389b9771ea943a0710fa529c88af37a295d43 (diff)
downloademacs-2904fd970fed26de08afa4a1116d7423af180390.tar.gz
emacs-2904fd970fed26de08afa4a1116d7423af180390.tar.bz2
emacs-2904fd970fed26de08afa4a1116d7423af180390.zip
* picture-xtra.texi (Rectangles in Picture): Clarify the prefix
argument for `C-c C-k' (bug#7391).
Diffstat (limited to 'doc/emacs/picture-xtra.texi')
-rw-r--r--doc/emacs/picture-xtra.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/emacs/picture-xtra.texi b/doc/emacs/picture-xtra.texi
index 7e72fb0acb6..0dcfc7a9627 100644
--- a/doc/emacs/picture-xtra.texi
+++ b/doc/emacs/picture-xtra.texi
@@ -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}).