aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman2004-08-22 17:46:31 +0000
committerRichard M. Stallman2004-08-22 17:46:31 +0000
commit2ee3b79e47ac5afd833dd77decf3173748ca05ee (patch)
tree46b71e56c06ef2b24ee938bfcd0d891c406c2120 /etc
parentf1c206fcfb5a6b1b63d469c7dcf385a5d08621a2 (diff)
downloademacs-2ee3b79e47ac5afd833dd77decf3173748ca05ee.tar.gz
emacs-2ee3b79e47ac5afd833dd77decf3173748ca05ee.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index feccd6589a5..932cf3d3fa8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -98,6 +98,8 @@ 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** global-whitespace-mode is a new alias for whitespace-global-mode.
102
101+++ 103+++
102** There are now two new regular expression operators, \_< and \_>, 104** There are now two new regular expression operators, \_< and \_>,
103for matching the beginning and end of a symbol. A symbol is a 105for matching the beginning and end of a symbol. A symbol is a