# HG changeset patch # User Juri Linkov # Date 1121700579 0 # Node ID 22dd8bbf0b41de7ea95bb516bb231240b5e51c1e # Parent 484df4dab5eb4d590d7f60493ee594e0698a45ff (picture-mode): Delete duplicate words. diff -r 484df4dab5eb -r 22dd8bbf0b41 lisp/textmodes/picture.el --- a/lisp/textmodes/picture.el Mon Jul 18 15:29:09 2005 +0000 +++ b/lisp/textmodes/picture.el Mon Jul 18 15:29:39 2005 +0000 @@ -710,7 +710,7 @@ 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.