aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2025-02-25 17:49:51 +0100
committerPhilip Kaludercic <philipk@posteo.net>2025-02-25 17:49:51 +0100
commite70ce9dccdda582d161a96451ea9473d01d2db43 (patch)
tree3ce293334e9af286de48a436071069dce975ec98
parentbfbdd33b933850ef7e366861fdd3d82c0b28e2a7 (diff)
NEWS: Mention the new functionality from Emacs 31
-rw-r--r--NEWS.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS.org b/NEWS.org
index 5a5832f..83aad20 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -2,6 +2,12 @@
#+link: compat-gh https://github.com/emacs-compat/compat/issues/
#+options: toc:nil num:nil author:nil
+* Development
+
+- compat-31: New functions =oddp= and =evenp=.
+- compat-31: New functions =minusp= and =plusp=.
+- compat-31: New macros =incf= and =decf=.
+
* Release of "Compat" Version 30.0.2.0
- compat-30: Rename =trusted-files= to =trusted-content=.