# HG changeset patch # User Juanma Barranquero # Date 1052243238 0 # Node ID 5f3b64308e0c7d58b0962d6f980483d88145bd03 # Parent 414ce630df1e5f9795922cecbc2fc428a3f32f29 (rmail-primary-inbox-list): Don't quote nil and t in docstrings. diff -r 414ce630df1e -r 5f3b64308e0c lisp/mail/rmail.el --- 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