Mercurial > emacs
changeset 28132:2a26c31d59c5
replace-rectangle, autoconf.el
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 12 Mar 2000 19:14:25 +0000 |
parents | 48bac0c2a38f |
children | afb4e92f898d |
files | etc/NEWS |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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