aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c7d11a915e6..97d3d945b01 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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'.
923This function natively-compiles all Lisp files in a directory and in its 924This function natively-compiles all Lisp files in a directory and in its
924sub-directories, recursively, which were not already natively-compiled. 925sub-directories, recursively, which were not already natively-compiled.