diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -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 | ||
| 405 | file 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. |