comparison etc/NEWS @ 56859:2d8f6ba3c3b5

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Tue, 31 Aug 2004 23:53:10 +0000
parents b35c51abc961
children 30b5897d908f
comparison
equal deleted inserted replaced
56858:bb41ce14b9fb 56859:2d8f6ba3c3b5
95 ** Building with -DENABLE_CHECKING does not automatically build with union 95 ** Building with -DENABLE_CHECKING does not automatically build with union
96 types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. 96 types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
97 97
98 98
99 * Changes in Emacs 21.4 99 * Changes in Emacs 21.4
100
101 ** `apply-macro-to-region-lines' now operates on all lines that begin
102 in the region, rather than on all complete lines in the region.
100 103
101 ** global-whitespace-mode is a new alias for whitespace-global-mode. 104 ** global-whitespace-mode is a new alias for whitespace-global-mode.
102 105
103 +++ 106 +++
104 ** There are now two new regular expression operators, \_< and \_>, 107 ** There are now two new regular expression operators, \_< and \_>,