From 11bec749d6151be0bd493804b59d4356ec6db33d Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 16 May 2007 14:05:36 +0000 Subject: [PATCH] (display-time-mail-file): Doc fix. --- lisp/time.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2