summaryrefslogtreecommitdiff
path: root/lisp/time.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2007-05-16 14:08:48 +0000
committerJuanma Barranquero <lekktu@gmail.com>2007-05-16 14:08:48 +0000
commitcbb7527f8af436f15af19294256eb1a35cf93d05 (patch)
tree44831a9a65394244bed7ecb05f2849a0e9e6c199 /lisp/time.el
parent511b5feb90704379e62a5c2ab8821e1b8b491663 (diff)
downloademacs-cbb7527f8af436f15af19294256eb1a35cf93d05.tar.gz
(display-time-mail-file): Doc fix.
Diffstat (limited to 'lisp/time.el')
-rw-r--r--lisp/time.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/time.el b/lisp/time.el
index 140a1a817b4..660413369f9 100644
--- a/lisp/time.el
+++ b/lisp/time.el
@@ -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)