changeset 56441:99304c916e62

Mention new \_< and \_> operators. (From Jim Blandy.)
author Luc Teirlinck <teirllm@auburn.edu>
date Fri, 16 Jul 2004 18:55:01 +0000
parents 8afb28d7fe8f
children e8032355ca23 97905c4f1a42
files etc/NEWS
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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: