Fix a typo in auto-save-list-file-prefix.
This commit is contained in:
parent
a78507234b
commit
aa08285490
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
etc/NEWS
|
@ -391,7 +391,7 @@ determine where and by how much buffers are scrolled.
|
|||
** Emacs' auto-save list files are now by default stored in a
|
||||
sub-directory `.emacs.d/auto-save-list/' of the user's home directory.
|
||||
(On MS-DOS, this subdirectory's name is `_emacs.d/auto-save.list/'.)
|
||||
You can customize `auto-save-list-prefix' to change this location.
|
||||
You can customize `auto-save-list-file-prefix' to change this location.
|
||||
|
||||
+++
|
||||
** The function `getenv' is now callable interactively.
|
||||
|
|
Loading…
Add table
Reference in a new issue