# HG changeset patch # User Juanma Barranquero # Date 1179324415 0 # Node ID 28206c0a5ce2ce936efea84efcc6cf4e7613e669 # Parent 30b85dc67af53402af3eed4f5fd5719f51fb08de (display-time-mail-file): Doc fix. diff -r 30b85dc67af5 -r 28206c0a5ce2 lisp/time.el --- 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)