# HG changeset patch # User Juanma Barranquero # Date 1179324336 0 # Node ID 2a95a247e1ec05620b9a012ce1425287623773d8 # Parent 5f5ef6205adc7419238480b59ade5d89b873e2c8 (display-time-mail-file): Doc fix. diff -r 5f5ef6205adc -r 2a95a247e1ec lisp/time.el --- a/lisp/time.el Wed May 16 13:24:43 2007 +0000 +++ b/lisp/time.el Wed May 16 14:05:36 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)