summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2003-05-06 17:47:18 +0000
committerJuanma Barranquero <lekktu@gmail.com>2003-05-06 17:47:18 +0000
commit23a7c4951086666c9f4c4ea8129862cd284495c7 (patch)
tree5bc0bc1d7ea90bf30316d79deb1b86ed80410245
parent5199cf98c8941fec8555f13b6dc7a456062aa354 (diff)
downloademacs-23a7c4951086666c9f4c4ea8129862cd284495c7.tar.gz
(rmail-primary-inbox-list): Don't quote nil and t in docstrings.
-rw-r--r--lisp/mail/rmail.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index ffea8f21b9b..4919fd423c6 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -212,7 +212,7 @@ See also `rmail-highlight-face'."
;;;###autoload
(defcustom rmail-primary-inbox-list nil "\
*List of files which are inboxes for user's primary mail file `~/RMAIL'.
-`nil' means the default, which is (\"/usr/spool/mail/$USER\")
+nil means the default, which is (\"/usr/spool/mail/$USER\")
\(the name varies depending on the operating system,
and the value of the environment variable MAIL overrides it)."
;; Don't use backquote here, because we don't want to need it