From: Dave Love Date: Sun, 12 Mar 2000 19:14:25 +0000 (+0000) Subject: replace-rectangle, autoconf.el X-Git-Tag: emacs-pretest-21.0.90~4654 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=eee54b0efafc06deb9c320343479074ca00b091c;p=emacs.git replace-rectangle, autoconf.el --- diff --git a/etc/NEWS b/etc/NEWS index a495ab877ac..96403737868 100644 --- 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