aboutsummaryrefslogtreecommitdiff
path: root/NEWS.org
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-01-31 13:43:53 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2023-01-31 13:43:53 +0100
commit0d88e93bdfd4859238e6b114eb24585aaef6560d (patch)
treeaa6d68996e701159b5333a5da2675fe9640ec274 /NEWS.org
parentafc7d3f46a81b764f0824659d537dd4affa81e43 (diff)
compat-27: Mark compat--dired-get-marked-files as obsolete
See https://github.com/magit/magit/pull/4867
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 c114b3b..04ae9cb 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -3,6 +3,7 @@
* Development
- compat-26: Add ~make-temp-file~ with optional argument TEXT.
+- compat-27: Mark ~compat-call dired-get-marked-files~ as obsolete.
- compat-29: Add ~funcall-with-delayed-message~ and ~with-delayed-message~.
- compat-29: Add ~ert-with-temp-file~ and ~ert-with-temp-directory~.
- compat-29: Add ~set-transient-map~ with optional arguments MESSAGE and TIMEOUT.