diff options
| author | Philip Kaludercic <philipk@posteo.net> | 2025-02-25 17:49:51 +0100 |
|---|---|---|
| committer | Philip Kaludercic <philipk@posteo.net> | 2025-02-25 17:49:51 +0100 |
| commit | e70ce9dccdda582d161a96451ea9473d01d2db43 (patch) | |
| tree | 3ce293334e9af286de48a436071069dce975ec98 | |
| parent | bfbdd33b933850ef7e366861fdd3d82c0b28e2a7 (diff) | |
NEWS: Mention the new functionality from Emacs 31
| -rw-r--r-- | NEWS.org | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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=. |
