From: Juanma Barranquero Date: Wed, 16 May 2007 14:05:36 +0000 (+0000) Subject: (display-time-mail-file): Doc fix. X-Git-Tag: emacs-pretest-23.0.90~12660 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=11bec749d6151be0bd493804b59d4356ec6db33d;p=emacs.git (display-time-mail-file): Doc fix. --- diff --git a/lisp/time.el b/lisp/time.el index 140a1a817b4..660413369f9 100644 --- a/lisp/time.el +++ b/lisp/time.el @@ -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)