(mail-sources): Revert to nil.
authorDave Love <fx@gnu.org>
Mon, 2 Oct 2000 17:28:45 +0000 (17:28 +0000)
committerDave Love <fx@gnu.org>
Mon, 2 Oct 2000 17:28:45 +0000 (17:28 +0000)
lisp/mail-source.el

index b186163..6054c89 100644 (file)
@@ -35,7 +35,7 @@
   "The mail-fetching library."
   :group 'gnus)
 
-(defcustom mail-sources '((file))
+(defcustom mail-sources nil
   "*Where the mail backends will look for incoming mail.
 This variable is a list of mail source specifiers.
 See Info node `(gnus)Mail Source Specifiers'."