aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files 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
997what BODY returns. 997what BODY returns.
998 998
999+++ 999+++
1000** Regular expressions now support Perl's non-greedy *? +? and ?? 1000** Regular expressions now support intervals \{n,m\} as well as
1001operators. 1001Perl's non-greedy *? +? and ?? operators.
1002 1002
1003+++ 1003+++
1004** The optional argument BUFFER of function file-local-copy has been 1004** The optional argument BUFFER of function file-local-copy has been