diff options
| -rw-r--r-- | NEWS.org | 6 | ||||
| -rw-r--r-- | compat.el | 2 |
2 files changed, 5 insertions, 3 deletions
@@ -1,14 +1,16 @@ #+title: compat.el - Changelog -* Development +* Release of "Compat" Version 29.1.1.1 -- Tests added +- Tests added (167 out of 203 definitions tested, 82%) - compat-25: Improve algorithmic complexity of ~sort~. - compat-28: Add ~make-separator-line~. - compat-29: Minor fixes to ~keymap-*~ functions. - compat-29: Add ~with-memoization~. - compat-29: Add ~buttonize~ and ~buttonize-region~. +(Release <2023-01-14 Sat>) + * Release of "Compat" Version 29.1.1.0 - The macros in ~compat-macs.el~ have been rewritten and simplified. The @@ -4,7 +4,7 @@ ;; Author: Philip Kaludercic <philipk@posteo.net>, Daniel Mendler <mail@daniel-mendler.de> ;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>, Compat Development <~pkal/compat-devel@lists.sr.ht> -;; Version: 29.1.1.0 +;; Version: 29.1.1.1 ;; URL: https://github.com/emacs-compat/compat ;; Package-Requires: ((emacs "24.4")) ;; Keywords: lisp |
