aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/killing.texi5
1 files 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.
540Replace rectangle contents with @var{string} on each line. 540Replace rectangle contents with @var{string} on each line.
541(@code{string-rectangle}). 541(@code{string-rectangle}).
542@item M-x replace-rectangle @key{RET} @var{string} @key{RET} 542@item M-x replace-rectangle @key{RET} @var{string} @key{RET}
543Replaces each line of the region-rectangle with @var{string} 543Replace each line of the region-rectangle with @var{string}.
544(@code{string-rectangle}).
545@item M-x string-insert-rectangle @key{RET} @var{string} @key{RET} 544@item M-x string-insert-rectangle @key{RET} @var{string} @key{RET}
546Insert @var{STRING} on each line of the rectangle. 545Insert @var{string} on each line of the rectangle.
547@end table 546@end table
548 547
549 The rectangle operations fall into two classes: commands deleting and 548 The rectangle operations fall into two classes: commands deleting and