diff options
| -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. |
