From d7f89643a49a82f29a4f98002e94fc89ad0eb3d8 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Mon, 14 Feb 2000 17:02:14 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.11.4.GIT