]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 14 Feb 2000 17:02:14 +0000 (17:02 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 14 Feb 2000 17:02:14 +0000 (17:02 +0000)
etc/NEWS

index 764324004dbdce292015ab030c8b95ff98652790..7036188743579505a22b8338a642f6a1e9bb7b5d 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -997,8 +997,8 @@ saved table is restored, even in case of an abnormal exit.  Value is
 what BODY returns.
 
 +++
-** Regular expressions now support Perl's non-greedy *? +? and ??
-operators.
+** Regular expressions now support intervals \{n,m\} as well as
+Perl's non-greedy *? +? and ?? operators.
 
 +++
 ** The optional argument BUFFER of function file-local-copy has been