]> git.eshelyaron.com Git - emacs.git/commitdiff
(nnmail-spool-file): Revert to `((file))'.
authorDave Love <fx@gnu.org>
Tue, 3 Oct 2000 16:11:12 +0000 (16:11 +0000)
committerDave Love <fx@gnu.org>
Tue, 3 Oct 2000 16:11:12 +0000 (16:11 +0000)
lisp/gnus/nnmail.el

index 9ccf564b365777298e754bfcadc70dff81b014b1..4e8fd9d2ea441d610d16e850ce3db9cb18394439 100644 (file)
@@ -185,7 +185,7 @@ The return value should be `delete' or a group name (a string)."
   :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."