aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3072d4081b8..96b2cb129bd 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2157,6 +2157,10 @@ valid event type.
2157be specified in image specs representing the entire bitmap as a single 2157be specified in image specs representing the entire bitmap as a single
2158bool vector. 2158bool vector.
2159 2159
2160+++
2161** 'regexp-quote' may return its argument string.
2162If the argument needs no quoting, it can be returned instead of a copy.
2163
2160 2164
2161* Lisp Changes in Emacs 27.1 2165* Lisp Changes in Emacs 27.1
2162 2166