aboutsummaryrefslogtreecommitdiff
path: root/NEWS.org
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-03-04 21:14:03 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2023-03-04 21:23:25 +0100
commitb8f21000f623bf6bfad9470c80e2954e1cfb61b8 (patch)
tree1795f1e17dccde3f89d400c992a8ffedbf30a201 /NEWS.org
parent38f395ef7e9fcba982a9fd1de4960f21315b5768 (diff)
compat-28: Add support for natnum defcustom type
Diffstat (limited to 'NEWS.org')
-rw-r--r--NEWS.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS.org b/NEWS.org
index a2f14b0..8bd2dd5 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -5,6 +5,7 @@
* Development
- compat-27: Drop obsolete ~compat-call dired-get-marked-files~.
+- compat-28: Add support for ~defcustom~ type ~natnum~.
- compat-29: Add ~with-restriction~ and ~without-restriction~.
- compat-29: Add ~cl-constantly~.
- compat-29: Drop ~with-narrowing~ which was renamed to ~with-restriction~.