]> git.eshelyaron.com Git - emacs.git/commitdiff
Change entries for string-rectangle and alike.
authorGerd Moellmann <gerd@gnu.org>
Tue, 24 Apr 2001 10:57:54 +0000 (10:57 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 24 Apr 2001 10:57:54 +0000 (10:57 +0000)
etc/NEWS

index da8e3dc70a704f63983e821bed232029500e5907..e42e39aef4e4f3747bfee5b85a7f93f32a1451a5 100644 (file)
--- 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