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

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

[elpa] externals/compat b1e17393d2 3/3: Update news


From: ELPA Syncer
Subject: [elpa] externals/compat b1e17393d2 3/3: Update news
Date: Wed, 4 Jan 2023 15:57:26 -0500 (EST)

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

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

diff --git a/NEWS.org b/NEWS.org
index 458bbf9e40..b529cd05d6 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -3,7 +3,11 @@
 * Development
 
 - Many bugfixes
-- Many new tests
+- Many new tests for existing APIs
+- Add new Emacs 29 APIs. Most of these are still untested and may change. If 
you
+  intend to use an API please be extra 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.
 - 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
@@ -15,7 +19,7 @@
 - Deprecate all ~compat-*~ prefixed functions. Instead use the aforementioned
   ~compat-call~ or ~compat-function~ macros.
 - Deprecate ~compat-help.el~ and ~compat-font-lock.el~
-- Development moved to [[https://github.com/emacs-compat/compat][GitHub]]
+- Development moved to GitHub
 - BREAKING: Drop broken function ~func-arity~
 - BREAKING: Drop support for Emacs 24.3
 



reply via email to

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