aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ae676a9bf83..8a1d51c18d7 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -400,6 +400,10 @@ Use macro 'with-current-buffer-window' with action alist entry 'body-function'.
400 400
401* Lisp Changes in Emacs 28.1 401* Lisp Changes in Emacs 28.1
402 402
403+++
404** New function 'file-modes-number-to-symbolic' to convert a numeric
405file mode specification into symbolic form.
406
403** New macro 'dlet' to dynamically bind variables. 407** New macro 'dlet' to dynamically bind variables.
404 408
405** The variable 'force-new-style-backquotes' has been removed. 409** The variable 'force-new-style-backquotes' has been removed.