]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention new \_< and \_> operators. (From Jim Blandy.)
authorLuc Teirlinck <teirllm@auburn.edu>
Fri, 16 Jul 2004 18:55:01 +0000 (18:55 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Fri, 16 Jul 2004 18:55:01 +0000 (18:55 +0000)
etc/NEWS

index 82778db7be8bf6d78c684e0e9a1e06bcbdcfa2d8..adbe4f41c51b8fb8fbc23c0f4a29ee6f467420ef 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -95,6 +95,12 @@ types any more.  Add -DUSE_LISP_UNION_TYPE if you want union types.
 \f
 * 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: