changeset 80938:2a95a247e1ec

(display-time-mail-file): Doc fix.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 16 May 2007 14:05:36 +0000
parents 5f5ef6205adc
children 5648db4524f7
files lisp/time.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)