comparison etc/NEWS @ 28132:2a26c31d59c5

replace-rectangle, autoconf.el
author Dave Love <fx@gnu.org>
date Sun, 12 Mar 2000 19:14:25 +0000
parents 2fc1959fa99d
children 343d3197bdea
comparison
equal deleted inserted replaced
28131:48bac0c2a38f 28132:2a26c31d59c5
360 ** The rectangle commands now avoid inserting undesirable spaces, 360 ** The rectangle commands now avoid inserting undesirable spaces,
361 notably at the end of lines. 361 notably at the end of lines.
362 362
363 All these functions have been rewritten to avoid inserting unwanted 363 All these functions have been rewritten to avoid inserting unwanted
364 spaces, and an optional prefix now allows them to behave the old way. 364 spaces, and an optional prefix now allows them to behave the old way.
365
366 There is a new command M-x replace-rectangle.
365 367
366 ** The new command M-x query-replace-regexp-eval acts like 368 ** The new command M-x query-replace-regexp-eval acts like
367 query-replace-regexp, but takes a Lisp expression which is evaluated 369 query-replace-regexp, but takes a Lisp expression which is evaluated
368 after each match to get the replacement text. 370 after each match to get the replacement text.
369 371
1011 with extension `.diff', `.diffs', `.patch' and `.rej'. 1013 with extension `.diff', `.diffs', `.patch' and `.rej'.
1012 1014
1013 *** EUDC, the Emacs Unified Directory Client, provides a common user 1015 *** EUDC, the Emacs Unified Directory Client, provides a common user
1014 interface to access directory servers using different directory 1016 interface to access directory servers using different directory
1015 protocols. It has a separate manual. 1017 protocols. It has a separate manual.
1018
1019 *** autoconf.el provides a major mode for editing configure.in files
1020 for Autoconf, selected automatically.
1016 1021
1017 *** glasses.el 1022 *** glasses.el
1018 1023
1019 *** windmove.el 1024 *** windmove.el
1020 1025