comparison etc/NEWS @ 37365:cf22cb863f75

Fix a typo in auto-save-list-file-prefix.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 17 Apr 2001 12:20:27 +0000
parents a1af2574e64b
children 612c8df1b6a5
comparison
equal deleted inserted replaced
37364:5082f7c31b0e 37365:cf22cb863f75
389 389
390 +++ 390 +++
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
392 sub-directory `.emacs.d/auto-save-list/' of the user's home directory. 392 sub-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/'.)
394 You can customize `auto-save-list-prefix' to change this location. 394 You 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.
398 398
399 ** The many obsolete language `setup-...-environment' commands have 399 ** The many obsolete language `setup-...-environment' commands have