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

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

[elpa] externals/compat 041122b305 4/6: Update NEWS


From: ELPA Syncer
Subject: [elpa] externals/compat 041122b305 4/6: Update NEWS
Date: Mon, 16 Jan 2023 11:57:29 -0500 (EST)

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

    Update NEWS
---
 NEWS.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS.org b/NEWS.org
index f80257ccb7..1587864c6f 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -6,7 +6,6 @@
 - Add links from compatibility definitions to tests.
 - BREAKING: Drop JSON parsing support (libjansson API).
 - BREAKING: Drop ~null-device~.
-- compat-29: Fix and test ~define-key~ with REMOVE argument.
 - compat-26: Add ~buffer-hash~.
 - compat-27: Add ~fixnump~ and ~bignump~.
 - compat-27: Add ~with-minibuffer-selected-window~.
@@ -15,6 +14,7 @@
 - compat-28: Add ~subr-native-elisp-p~.
 - compat-28: Add ~bounds-of-thing-at-mouse~.
 - compat-29: Add ~with-buffer-unmodified-if-unchanged~.
+- compat-29: Fix and test ~define-key~ with REMOVE argument.
 
 * Release of "Compat" Version 29.1.1.1
 
@@ -64,8 +64,8 @@
   ~file-name-concat~, ~replace-regexp-in-region~, ~replace-string-in-region~.
 - Add new Emacs 29 APIs. Some of them are still untested and may change. If you
   intend to use an Emacs 29 API please be careful and if possible contribute
-  test cases. All untested functions are marked as ~<UNTESTED>~ in the Compat
-  code. Over time tests for all functions will be added gradually.
+  test cases. All untested functions are marked in the Compat code. Over time
+  tests for all functions will be added gradually.
 - Add the macros ~compat-call~ and ~compat-function~ to call compatibility
   functions. Since Compat avoids overwriting already existing functions, we 
must
   define separate compatibility function definitions for functions which 
changed



reply via email to

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