aboutsummaryrefslogtreecommitdiff
path: root/NEWS.org
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-01-23 15:20:25 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2023-01-23 15:28:59 +0100
commite4e564bdf1e8664665e626e4c65146f7207c5a56 (patch)
tree0e5045fc1ba01ecb1abe8cd4b23b6a8a9d33c10f /NEWS.org
parentac471b9ccf821a421f61945c262c53a7a02006cd (diff)
compat-27: Add file-name-unquote
Diffstat (limited to 'NEWS.org')
-rw-r--r--NEWS.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS.org b/NEWS.org
index b4a66b3..84a9331 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -2,6 +2,7 @@
* Development
+- compat-27: Add ~file-name-unquote~.
- compat-29: Replace ~string-lines~ with version from Emacs 29, support optional
KEEP-NEWLINES argument.