From: Luc Teirlinck Date: Tue, 31 Aug 2004 23:53:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~5125 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=61b73aa496f8ef3df53706f158048e6e8e578886;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 5995bf3dd97..958d616d97c 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -98,6 +98,9 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. * Changes in Emacs 21.4 +** `apply-macro-to-region-lines' now operates on all lines that begin +in the region, rather than on all complete lines in the region. + ** global-whitespace-mode is a new alias for whitespace-global-mode. +++