(mail-sources): Removed autoload to make it
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 12 Jan 2003 20:01:25 +0000 (20:01 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 12 Jan 2003 20:01:25 +0000 (20:01 +0000)
compile under XEmacs.

lisp/ChangeLog
lisp/mail-source.el

index ecca4c6..17b7980 100644 (file)
@@ -1,3 +1,8 @@
+2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mail-source.el (mail-sources): Removed autoload to make it
+       compile under XEmacs.
+
 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
 
        * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
index bf9d624..e841449 100644 (file)
@@ -55,7 +55,6 @@
              (list 'const (car a)))
      imap-stream-alist)))
 
-;;;###autoload
 (defcustom mail-sources nil
   "*Where the mail backends will look for incoming mail.
 This variable is a list of mail source specifiers.