1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00

(rmail-primary-inbox-list): Don't quote nil and t in docstrings.

This commit is contained in:
Juanma Barranquero 2003-05-06 17:47:18 +00:00
parent 5199cf98c8
commit 23a7c49510

View File

@ -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