aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
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