diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2024-03-16 11:41:42 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2024-03-16 11:41:42 +0100 |
| commit | 68f99b6970296295b83408ef7cb13c6e688b96b0 (patch) | |
| tree | 4ced773412ada8e004aa54622c4bb86f665a8632 /NEWS.org | |
| parent | 89d77c8fe4238d3c0c36432548e11110de427cca (diff) | |
| parent | 187f4954c84b4355900dd01ca131acab22332f9d (diff) | |
Merge branch 'main' into emacs-30
Diffstat (limited to 'NEWS.org')
| -rw-r--r-- | NEWS.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ - compat-30: New functions =find-buffer= and =get-truename-buffer=. - compat-30: Add extended =completion-metadata-get= with support for =completion-category-overrides= and =completion-extra-properties=. +- Minor optimization of ~plist-get~ and ~plist-put~. +- Minor compatibility adjustments for the Emacs 30 development version. - A minimal version of =compat.el= will be part of Emacs 30. Emacs :core packages can directly ~(require 'compat)~ without the ~NOERROR~ flag. Furthermore Compat will not be installed unnecessarily. If a package depending on Emacs 25.1 and |
