]> code.delx.au - gnu-emacs/commitdiff
(display-time-mail-file): Doc fix.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 16 May 2007 14:05:36 +0000 (14:05 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 16 May 2007 14:05:36 +0000 (14:05 +0000)
lisp/time.el

index 140a1a817b41bc23735a2590f23b460eb53689e4..660413369f9ac8eaa1573e39447f1da0701f6eae 100644 (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)