diff options
author | Dave Love <fx@gnu.org> | 2000-08-16 22:46:16 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-08-16 22:46:16 +0000 |
commit | 0309803d6a9b331d6062be47ba3b4034a2f774a4 (patch) | |
tree | 18bc82532bdcea36ae89bf53bebc0bea4691f551 /man/killing.texi | |
parent | 2b5198bb1ad29b9b42feaa7905a023923d2bfbf9 (diff) | |
download | emacs-0309803d6a9b331d6062be47ba3b4034a2f774a4.tar.gz |
replace-rectangle
Diffstat (limited to 'man/killing.texi')
-rw-r--r-- | man/killing.texi | 3 |
1 files changed, 3 insertions, 0 deletions
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. |