(Rectangles): Remove redundant and erroneous name of replace-rectangle

in parentheses.  Reported by Eric Hanchrow <offby1@blarg.net>.
This commit is contained in:
Eli Zaretskii
2001-05-05 06:14:24 +00:00
parent f932771a96
commit e9db3bf2d9

View File

@@ -540,10 +540,9 @@ starting from the left edge column of the rectangle.
Replace rectangle contents with @var{string} on each line.
(@code{string-rectangle}).
@item M-x replace-rectangle @key{RET} @var{string} @key{RET}
Replaces each line of the region-rectangle with @var{string}
(@code{string-rectangle}).
Replace each line of the region-rectangle with @var{string}.
@item M-x string-insert-rectangle @key{RET} @var{string} @key{RET}
Insert @var{STRING} on each line of the rectangle.
Insert @var{string} on each line of the rectangle.
@end table
The rectangle operations fall into two classes: commands deleting and