aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-01-20 15:35:53 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2023-01-20 15:35:53 +0100
commitc0a9abc9b1f97bddc72779e3e25d11c30f19668d (patch)
tree2e01f2146923366f7fba6cb5001c8394d8f0a202
parentb27914c0b691eb9403e44137e01f6cf5a6c65653 (diff)
Fix news
-rw-r--r--NEWS.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.org b/NEWS.org
index d1049a7..5b9b3ef 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -6,6 +6,7 @@
- compat-25: Add ~macroexp-parse-body~ and ~macroexp-quote~.
- compat-27: Add ~date-ordinal-to-time~.
- compat-27: Add ~make-decoded-time~.
+- compat-27: Add ~ring-resize~.
- compat-28: Add ~color-dark-p~.
- compat-28: Add ~with-window-non-dedicated~.
- compat-28: Add ~directory-files-and-attributes~ with COUNT argument.
@@ -30,7 +31,6 @@
- compat-27: Add ~fixnump~ and ~bignump~.
- compat-27: Add ~with-minibuffer-selected-window~.
- compat-27: Add generalized variables for ~decoded-time-*~.
-- compat-27: Add ~ring-resize~.
- compat-28: Add ~macroexp-warn-and-return~.
- compat-28: Add ~subr-native-elisp-p~.
- compat-28: Add ~bounds-of-thing-at-mouse~.