From: Stefan Monnier Date: Mon, 14 Feb 2000 17:02:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~5022 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d7f89643a49a82f29a4f98002e94fc89ad0eb3d8;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 764324004db..70361887435 100644 --- 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