Mercurial > emacs
changeset 32101:15d0e4dd8e49
(nnmail-spool-file): Revert to `((file))'.
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 03 Oct 2000 16:11:12 +0000 |
parents | eaa702f85ae9 |
children | e5f46972a7c8 |
files | lisp/gnus/nnmail.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/nnmail.el Tue Oct 03 12:47:31 2000 +0000 +++ b/lisp/gnus/nnmail.el Tue Oct 03 16:11:12 2000 +0000 @@ -185,7 +185,7 @@ :group 'nnmail :type 'boolean) -(defcustom nnmail-spool-file nil +(defcustom nnmail-spool-file '((file)) "*Where the mail backends will look for incoming mail. This variable is a list of mail source specifiers. This variable is obsolete; `mail-sources' should be used instead."