(display-time-mail-file): Doc fix.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 16 May 2007 14:08:48 +0000 (14:08 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 16 May 2007 14:08:48 +0000 (14:08 +0000)
lisp/ChangeLog
lisp/time.el

index 09c4d39..292fb00 100644 (file)
@@ -8,7 +8,8 @@
        * msb.el (msb-menu-cond):
        * pcvs.el (cvs-dired-use-hook):
        * simple.el (set-mark-command-repeat-pop):
-       * time.el (display-time-24hr-format): Doc fixes.
+       * time.el (display-time-24hr-format, display-time-mail-file):
+       Doc fixes.
 
        * tutorial.el (get-lang-string, tutorial--find-changed-keys):
        * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
index 140a1a8..6604133 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)