Mercurial > emacs
changeset 77721:28206c0a5ce2
(display-time-mail-file): Doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 16 May 2007 14:06:55 +0000 |
parents | 30b85dc67af5 |
children | c889a153ce43 |
files | lisp/time.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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)