diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2026-05-01 11:49:26 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2026-05-01 11:49:26 +0200 |
| commit | 4769d459aacfd34dfeac3556bd5f019ab51b581a (patch) | |
| tree | d89fa61c9acb2c5973a8e0a41c3b5436491a9fe2 | |
| parent | cdc225074c64d352dc069849b64e52f189eff4d2 (diff) | |
Update NEWS.org
| -rw-r--r-- | NEWS.org | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,9 +1,10 @@ #+link: compat-gh https://github.com/emacs-compat/compat/issues/ #+options: toc:nil num:nil author:nil -* Development (emacs-31 branch) +* Development - compat-28: New pcase pattern =cl-type=. +- compat-29: Add =string-glyph-compose= and =string-glyph-decompose=. - compat-31: New macros =static-when= and =static-unless=. - compat-31: New functions =oddp= and =evenp=. - compat-31: New functions =minusp= and =plusp=. @@ -24,10 +25,6 @@ - Drop support for Emacs 24.x. Emacs 25.1 is required now. In case Emacs 24.x support is still needed, Compat 30 can be used. -* Development - -- compat-29: Add =string-glyph-compose= and =string-glyph-decompose=. - * Release of "Compat" Version 30.1.0.1 - compat-28: Fix =named-let= tail recursion. |
