aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS.org b/NEWS.org
index ae12064..c64e770 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -4,6 +4,8 @@
* Development
+- 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