branch: externals/compat
commit 226ed7d2cec41181fcb3b0e421ac7279dfd6aa7c
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Update news
---
NEWS.org | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/NEWS.org b/NEWS.org
index b529cd05d6..debaec423a 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -2,8 +2,9 @@
* Development
-- Many bugfixes
-- Many new tests for existing APIs
+- Add multiple new tests for existing APIs.
+- Bug fix for the ~setq-local~ compatibility macro
+- Bug fix for the ~proper-list-p~ compatibility function
- 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