From e9db3bf2d97e81a1427b54e796d4fa207618d5d0 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 5 May 2001 06:14:24 +0000 Subject: [PATCH] (Rectangles): Remove redundant and erroneous name of replace-rectangle in parentheses. Reported by Eric Hanchrow . --- man/killing.texi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/man/killing.texi b/man/killing.texi index 5a20038db9a..2ac8b4071f6 100644 --- a/man/killing.texi +++ b/man/killing.texi @@ -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 -- 2.39.5