aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 87726e60f6b..f200447379f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -391,7 +391,7 @@ determine where and by how much buffers are scrolled.
391** Emacs' auto-save list files are now by default stored in a 391** Emacs' auto-save list files are now by default stored in a
392sub-directory `.emacs.d/auto-save-list/' of the user's home directory. 392sub-directory `.emacs.d/auto-save-list/' of the user's home directory.
393(On MS-DOS, this subdirectory's name is `_emacs.d/auto-save.list/'.) 393(On MS-DOS, this subdirectory's name is `_emacs.d/auto-save.list/'.)
394You can customize `auto-save-list-prefix' to change this location. 394You can customize `auto-save-list-file-prefix' to change this location.
395 395
396+++ 396+++
397** The function `getenv' is now callable interactively. 397** The function `getenv' is now callable interactively.