# HG changeset patch
# User Luc Teirlinck <teirllm@auburn.edu>
# Date 1090004101 0
# Node ID 99304c916e62dbacf8ff2d1f4e73dd238f07f156
# Parent  8afb28d7fe8f0276ffd9fe3ff8885bf24c16fd67
Mention new \_< and \_> operators.  (From Jim Blandy.)

diff -r 8afb28d7fe8f -r 99304c916e62 etc/NEWS
--- a/etc/NEWS	Fri Jul 16 18:38:38 2004 +0000
+++ b/etc/NEWS	Fri Jul 16 18:55:01 2004 +0000
@@ -95,6 +95,12 @@
 
 * Changes in Emacs 21.4
 
++++
+** There are now two new regular expression operators, \_< and \_>,
+for matching the beginning and end of a symbol.  A symbol is a
+non-empty sequence of either word or symbol constituent characters, as
+specified by the syntax table.
+
 ** Passing resources on the command line now works on MS Windows.
 You can use --xrm to pass resource settings to Emacs, overriding any
 existing values.  For example: