emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/compat d599e72102 2/3: Sort news


From: ELPA Syncer
Subject: [elpa] externals/compat d599e72102 2/3: Sort news
Date: Sat, 21 Jan 2023 06:57:27 -0500 (EST)

branch: externals/compat
commit d599e721023b2ce4e849fbf488f0c72a979b2678
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Sort news
---
 NEWS.org | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/NEWS.org b/NEWS.org
index ade97c75a9..92f7a1a4f0 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -4,29 +4,29 @@
 
 - compat-25: Add ~hash-table-empty-p~.
 - compat-25: Add ~macroexp-parse-body~ and ~macroexp-quote~.
-- compat-25: Add ~save-mark-and-excursion~.
 - compat-25: Add ~region-noncontiguous-p~.
+- compat-25: Add ~save-mark-and-excursion~.
 - compat-26: Add ~region-bounds~.
 - compat-27: Add ~date-ordinal-to-time~.
 - compat-27: Add ~make-decoded-time~.
-- compat-27: Add ~ring-resize~.
 - compat-27: Add ~minibuffer-history-value~.
+- 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.
 - compat-28: Add ~text-quoting-style~.
+- compat-28: Add ~with-window-non-dedicated~.
+- compat-29: Add ~buffer-local-set-state~ and ~buffer-local-restore-state~.
 - compat-29: Add ~compiled-function-p~.
-- compat-29: Add ~plist-get~ generalized variable.
-- compat-29: Add ~plistp~.
-- compat-29: Add ~list-of-strings-p~.
 - compat-29: Add ~delete-line~.
-- compat-29: Add ~with-narrowing~.
-- compat-29: Add ~buffer-local-set-state~ and ~buffer-local-restore-state~.
-- compat-29: Add ~use-region-beginning~, ~use-region-end~ and 
~use-region-noncontiguous-p~.
 - compat-29: Add ~get-scratch-buffer-create~.
-- compat-29: Add ~substitute-quotes~.
+- compat-29: Add ~list-of-strings-p~.
+- compat-29: Add ~plist-get~ generalized variable.
+- compat-29: Add ~plistp~.
 - compat-29: Add ~read-multiple-choice~ with LONG-FORM argument.
 - compat-29: Add ~readablep~.
+- compat-29: Add ~substitute-quotes~.
+- compat-29: Add ~use-region-beginning~, ~use-region-end~ and 
~use-region-noncontiguous-p~.
+- compat-29: Add ~with-narrowing~.
 
 * Release of "Compat" Version 29.1.2.0
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]