(display-time-mail-file): Doc fix.

This commit is contained in:
Juanma Barranquero
2007-05-16 14:05:36 +00:00
parent 26e150ef74
commit 11bec749d6

View File

@@ -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)