summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuri Linkov <juri@jurta.org>2005-07-18 15:29:39 +0000
committerJuri Linkov <juri@jurta.org>2005-07-18 15:29:39 +0000
commit93ebab2353581844ff7752610553b020652fa526 (patch)
treeac980225ad30d32b95ca97fe92f91c094dfff078
parentd21fc79671899d088bd7de78a4c96a5193ff6def (diff)
downloademacs-93ebab2353581844ff7752610553b020652fa526.tar.gz
(picture-mode): Delete duplicate words.
-rw-r--r--lisp/textmodes/picture.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/picture.el b/lisp/textmodes/picture.el
index fd788a772e4..3ae39213dff 100644
--- a/lisp/textmodes/picture.el
+++ b/lisp/textmodes/picture.el
@@ -710,7 +710,7 @@ You can manipulate rectangles with these commands:
C-c C-r Draw a rectangular box around mark and point.
\\[copy-rectangle-to-register] Copies a rectangle to a register.
\\[advertised-undo] Can undo effects of rectangle overlay commands
- commands if invoked soon enough.
+ if invoked soon enough.
You can return to the previous mode with:
C-c C-c Which also strips trailing whitespace from every line.
Stripping is suppressed by supplying an argument.