Browse Source

Don't make org-feed-alist and autoload variable.

Carsten Dominik 16 years ago
parent
commit
5ecf87cf00
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lisp/org-feed.el

+ 0 - 1
lisp/org-feed.el

@@ -101,7 +101,6 @@
   :tag "Org ID"
   :tag "Org ID"
   :group 'org)
   :group 'org)
 
 
-;;;###autoload
 (defcustom org-feed-alist nil
 (defcustom org-feed-alist nil
   "Alist specifying RSS feeds that should create inputs for Org.
   "Alist specifying RSS feeds that should create inputs for Org.
 Each entry in this list specified an RSS feed tat should be queried
 Each entry in this list specified an RSS feed tat should be queried