From eee54b0efafc06deb9c320343479074ca00b091c Mon Sep 17 00:00:00 2001 From: Dave Love Date: Sun, 12 Mar 2000 19:14:25 +0000 Subject: [PATCH] replace-rectangle, autoconf.el --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.11.4.GIT