diff etc/NEWS @ 35640:6ed788afc91f

Document the incompatible change in string-rectangle.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 27 Jan 2001 12:30:56 +0000
parents f499794dc393
children 2ce207b252dc
line wrap: on
line diff
--- a/etc/NEWS	Sat Jan 27 12:20:18 2001 +0000
+++ b/etc/NEWS	Sat Jan 27 12:30:56 2001 +0000
@@ -808,6 +808,10 @@
 +++
 There is a new command M-x replace-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 query-replace-regexp-eval acts like
 query-replace-regexp, but takes a Lisp expression which is evaluated
 after each match to get the replacement text.