Mercurial > emacs
diff lisp/time.el @ 77721:28206c0a5ce2
(display-time-mail-file): Doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 16 May 2007 14:06:55 +0000 |
parents | 5ccb0e885118 |
children | 9355f9b7bbff 31beec9ee600 |
line wrap: on
line diff
--- a/lisp/time.el Wed May 16 12:05:58 2007 +0000 +++ b/lisp/time.el Wed May 16 14:06:55 2007 +0000 @@ -37,7 +37,7 @@ (defcustom display-time-mail-file nil "*File name of mail inbox file, for indicating existence of new mail. -Non-nil and not a string means don't check for mail. nil means use +Non-nil and not a string means don't check for mail; nil means use default, which is system-dependent, and is the same as used by Rmail." :type '(choice (const :tag "None" none) (const :tag "Default" nil)