# HG changeset patch # User Dave Love # Date 952888465 0 # Node ID 2a26c31d59c53ad059ab1e6b3056fc4441afc638 # Parent 48bac0c2a38f3ae6fa9bb59ddf8299ae25e1f68a replace-rectangle, autoconf.el diff -r 48bac0c2a38f -r 2a26c31d59c5 etc/NEWS --- a/etc/NEWS Sun Mar 12 19:11:33 2000 +0000 +++ b/etc/NEWS Sun Mar 12 19:14:25 2000 +0000 @@ -363,6 +363,8 @@ 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 @@ 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