emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/killing.texi,v


From: Karl Berry
Subject: [Emacs-diffs] Changes to emacs/man/killing.texi,v
Date: Wed, 11 Apr 2007 20:57:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Karl Berry <karl>       07/04/11 20:57:52

Index: killing.texi
===================================================================
RCS file: /sources/emacs/emacs/man/killing.texi,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -b -r1.59 -r1.60
--- killing.texi        7 Apr 2007 16:49:42 -0000       1.59
+++ killing.texi        11 Apr 2007 20:57:52 -0000      1.60
@@ -551,13 +551,13 @@
 (@code{open-rectangle}).  This pushes the previous contents of the
 region-rectangle rightward.
 @item C-x r c
-Clear the region-rectangle by replacing its contents with spaces
+Clear the region-rectangle by replacing all of its contents with spaces
 (@code{clear-rectangle}).
 @item M-x delete-whitespace-rectangle
 Delete whitespace in each of the lines on the specified rectangle,
 starting from the left edge column of the rectangle.
 @item C-x r t @var{string} @key{RET}
-Replace rectangle contents with @var{string} on each line.
+Replace rectangle contents with @var{string} on each line
 (@code{string-rectangle}).
 @item M-x string-insert-rectangle @key{RET} @var{string} @key{RET}
 Insert @var{string} on each line of the rectangle.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]