aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLuc Teirlinck2004-09-01 00:09:17 +0000
committerLuc Teirlinck2004-09-01 00:09:17 +0000
commit7d01236c2247fe2e499ed6c1759acfb0dfe04570 (patch)
tree28561f68255e5bc8c907b96cc4b40b3e3fff85b7 /etc
parent61b73aa496f8ef3df53706f158048e6e8e578886 (diff)
downloademacs-7d01236c2247fe2e499ed6c1759acfb0dfe04570.tar.gz
emacs-7d01236c2247fe2e499ed6c1759acfb0dfe04570.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 958d616d97c..ef3c6de93ec 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -98,6 +98,7 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
98 98
99* Changes in Emacs 21.4 99* Changes in Emacs 21.4
100 100
101+++
101** `apply-macro-to-region-lines' now operates on all lines that begin 102** `apply-macro-to-region-lines' now operates on all lines that begin
102in the region, rather than on all complete lines in the region. 103in the region, rather than on all complete lines in the region.
103 104