diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 |
| 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. |