diff options
| author | Philip Kaludercic <philipk@posteo.net> | 2022-08-24 18:20:10 +0200 |
|---|---|---|
| committer | Philip Kaludercic <philipk@posteo.net> | 2022-08-24 18:20:10 +0200 |
| commit | ce2fecf94eb3f27851567237a65251dbb419de4b (patch) | |
| tree | 0a04877b94e58fd32a2b85dc65640291b6a22546 /NEWS.org | |
| parent | d3142f3f04425e27eceb9ce2a68c14ae9f14c331 (diff) | |
Bump to version 28.1.2.128.1.2.1
Diffstat (limited to 'NEWS.org')
| -rw-r--r-- | NEWS.org | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,6 +1,20 @@ #+options: toc:nil num:nil #+link: compat https://todo.sr.ht/~pkal/compat/ +* Release of "Compat" Version 28.1.2.1 + +This is a minor release adding the following changes: + +- Add =derived-mode-p= defined in Emacs 27 +- Add =provided-mode-derived-p= defined in Emacs 27 +- Add =read-multiple-choice= defined in Emacs 26 +- Add =file-name-absolute-p= defined in Emacs 28 + +The only other notable change is that the manual has been rewritten to +include much more documentation that had been the case previously. + +(Release <2022-08-24 Wed>) + * Release of "Compat" Version 28.1.2.0 The main change of this release has been the major simplification of |
