From: Gerd Moellmann Date: Tue, 24 Apr 2001 10:57:54 +0000 (+0000) Subject: Change entries for string-rectangle and alike. X-Git-Tag: emacs-pretest-21.0.103~134 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8748ecc048f16dd3b5be8275aa4301f7f08b5ba2;p=emacs.git Change entries for string-rectangle and alike. --- diff --git a/etc/NEWS b/etc/NEWS index da8e3dc70a7..e42e39aef4e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -869,11 +869,10 @@ All these functions have been rewritten to avoid inserting unwanted spaces, and an optional prefix now allows them to behave the old way. +++ -There is a new command M-x replace-rectangle. +** The function `replace-rectangle' is an alias for `string-rectangle'. -** `C-x r t' (string-rectangle) no longer deletes the existing -rectangle contents before inserting the specified string on each line. -The `replace-rectangle' command can be used if deletion is required. +** The new command M-x string-insert-rectangle is like `string-rectangle', +but inserts text instead of replacing it. ** The new command M-x query-replace-regexp-eval acts like query-replace-regexp, but takes a Lisp expression which is evaluated