aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index cf45b4fc38f..81dd4930601 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1618,6 +1618,7 @@ consing shell command lines from the individual arguments.
1618*** `image-refresh' refreshes all images associated with a given image 1618*** `image-refresh' refreshes all images associated with a given image
1619specification. 1619specification.
1620 1620
1621+++
1621*** The two new functions `looking-at-p' and `string-match-p' can do 1622*** The two new functions `looking-at-p' and `string-match-p' can do
1622the same matching as `looking-at' and `string-match' without changing 1623the same matching as `looking-at' and `string-match' without changing
1623the match data. 1624the match data.