diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-20 15:35:53 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-20 15:35:53 +0100 |
| commit | c0a9abc9b1f97bddc72779e3e25d11c30f19668d (patch) | |
| tree | 2e01f2146923366f7fba6cb5001c8394d8f0a202 | |
| parent | b27914c0b691eb9403e44137e01f6cf5a6c65653 (diff) | |
Fix news
| -rw-r--r-- | NEWS.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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~. |
