]> git.eshelyaron.com Git - emacs.git/commitdiff
replace-rectangle, autoconf.el
authorDave Love <fx@gnu.org>
Sun, 12 Mar 2000 19:14:25 +0000 (19:14 +0000)
committerDave Love <fx@gnu.org>
Sun, 12 Mar 2000 19:14:25 +0000 (19:14 +0000)
etc/NEWS

index a495ab877acf73e8d0e0a93c5ab797c9a971a8fd..964037378683f9627c29ff27b0f1c1cbd5a2f15b 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -363,6 +363,8 @@ notably at the end of lines.
 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 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.
@@ -1014,6 +1016,9 @@ with extension `.diff', `.diffs', `.patch' and `.rej'.
 interface to access directory servers using different directory
 protocols.  It has a separate manual.
 
+*** autoconf.el provides a major mode for editing configure.in files
+for Autoconf, selected automatically.
+
 *** glasses.el
 
 *** windmove.el