From: Dave Love Date: Wed, 16 Aug 2000 22:46:16 +0000 (+0000) Subject: replace-rectangle X-Git-Tag: emacs-pretest-21.0.90~2223 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0309803d6a9b331d6062be47ba3b4034a2f774a4;p=emacs.git replace-rectangle --- diff --git a/man/killing.texi b/man/killing.texi index 2f879ce82e7..b47518fcb47 100644 --- a/man/killing.texi +++ b/man/killing.texi @@ -563,3 +563,6 @@ string's width need not be the same as the width of the rectangle. If the string's width is less, the text after the rectangle shifts left; if the string is wider than the rectangle, the text after the rectangle shifts right. +@findex replace-rectangle +The command @kbd{M-x replace-rectangle} is similar, but replaces the +original version.