emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mail/rmail.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/rmail.el
Date: Tue, 06 May 2003 13:47:18 -0400

Index: emacs/lisp/mail/rmail.el
diff -c emacs/lisp/mail/rmail.el:1.369 emacs/lisp/mail/rmail.el:1.370
*** emacs/lisp/mail/rmail.el:1.369      Thu Feb 20 16:07:29 2003
--- emacs/lisp/mail/rmail.el    Tue May  6 13:47:18 2003
***************
*** 212,218 ****
  ;;;###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\")
  \(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
--- 212,218 ----
  ;;;###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\")
  \(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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]