Renamed sb-file.xpm to sb-pg.xpm
[bpt/emacs.git] / man / killing.texi
index ef5e51a..6dc6231 100644 (file)
@@ -1,5 +1,5 @@
 @c This is part of the Emacs manual.
-@c Copyright (C) 1985, 86, 87, 93, 94, 95, 1997 Free Software Foundation, Inc.
+@c Copyright (C) 1985,86,87,93,94,95,97,2000 Free Software Foundation, Inc.
 @c See file emacs.texi for copying conditions.
 @iftex
 @chapter Killing and Moving Text
@@ -477,7 +477,7 @@ Clear the region-rectangle by replacing its contents with spaces.
 @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 @key{RET} @var{string} @key{RET}
+@item C-x r t @var{string} @key{RET}
 Insert @var{string} on each line of the region-rectangle
 (@code{string-rectangle}).
 @end table