diff lisp/mail/rmail.el @ 50864:5f3b64308e0c

(rmail-primary-inbox-list): Don't quote nil and t in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 06 May 2003 17:47:18 +0000
parents 0193c3b80488
children 0eff53d54ca1
line wrap: on
line diff
--- a/lisp/mail/rmail.el	Tue May 06 17:46:28 2003 +0000
+++ b/lisp/mail/rmail.el	Tue May 06 17:47:18 2003 +0000
@@ -212,7 +212,7 @@
 ;;;###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