diff etc/NEWS @ 28063:f1b33463506d

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 08 Mar 2000 23:26:00 +0000
parents c60fdd764b01
children e1e48e0663f6
line wrap: on
line diff
--- a/etc/NEWS	Wed Mar 08 23:25:41 2000 +0000
+++ b/etc/NEWS	Wed Mar 08 23:26:00 2000 +0000
@@ -1087,7 +1087,7 @@
 
 +++
 ** Regular expressions now support intervals \{n,m\} as well as
-Perl's non-greedy *? +? and ?? operators.
+Perl's shy-groups \(?:...\) and non-greedy *? +? and ?? operators.
 
 +++
 ** The optional argument BUFFER of function file-local-copy has been