# HG changeset patch # User Stefan Monnier # Date 950547734 0 # Node ID d8bedafef8d5275ee4fcc10f7e1ccfb9cd0a4859 # Parent bb0e45f6ca86edb7193fffca128d697c1fdaa4ed *** empty log message *** diff -r bb0e45f6ca86 -r d8bedafef8d5 etc/NEWS --- a/etc/NEWS Mon Feb 14 17:00:16 2000 +0000 +++ b/etc/NEWS Mon Feb 14 17:02:14 2000 +0000 @@ -997,8 +997,8 @@ 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