]> git.eshelyaron.com Git - emacs.git/commitdiff
(rmail-primary-inbox-list): Don't quote nil and t in docstrings.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 6 May 2003 17:47:18 +0000 (17:47 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 6 May 2003 17:47:18 +0000 (17:47 +0000)
lisp/mail/rmail.el

index ffea8f21b9b0f727452c19849674711d9c046ee7..4919fd423c63c7fd51f78703570e0f7f49863b4b 100644 (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