Mercurial > emacs
changeset 28799:94a120630e7d
display-time stuff
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 03 May 2000 17:16:51 +0000 |
parents | 9e3307668ce3 |
children | d10b6cddbf91 |
files | etc/NEWS |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Wed May 03 17:10:11 2000 +0000 +++ b/etc/NEWS Wed May 03 17:16:51 2000 +0000 @@ -16,6 +16,11 @@ * Changes in Emacs 21.1 +** New user options `display-time-mail-face' and +`display-time-use-mail-icon' control the appearance of mode-line mail +indicator used by the display-time package. On a suitable display the +indicator can be an icon and is mouse-sensitive. + ** 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/'.)