diff options
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -919,6 +919,7 @@ restore the old behavior, you can set 'eshell-pwd-convert-function' to | |||
| 919 | * Lisp Changes in Emacs 31.1 | 919 | * Lisp Changes in Emacs 31.1 |
| 920 | 920 | ||
| 921 | --- | 921 | --- |
| 922 | ** The obsolete variable `redisplay-dont-pause' has been removed | ||
| 922 | ** New function 'native-compile-directory'. | 923 | ** New function 'native-compile-directory'. |
| 923 | This function natively-compiles all Lisp files in a directory and in its | 924 | This function natively-compiles all Lisp files in a directory and in its |
| 924 | sub-directories, recursively, which were not already natively-compiled. | 925 | sub-directories, recursively, which were not already natively-compiled. |