Mercurial > emacs
changeset 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 | 414ce630df1e |
children | c29829b8ca9c |
files | lisp/mail/rmail.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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