[oni-elfeed] Remove autoload cookie
This commit is contained in:
parent
35c21e7f8f
commit
d39ed12a03
1 changed files with 1 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 2021.0520.224836
|
||||
;; Version: 2021.0526.003933
|
||||
;; Package-Requires: (elfeed)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -69,7 +69,5 @@
|
|||
(elfeed-make-tagger :before "2 weeks ago"
|
||||
:remove 'unread))
|
||||
|
||||
;;;###autoload(with-eval-after-load 'elfeed (require 'oni-elfeed))
|
||||
|
||||
(provide 'oni-elfeed)
|
||||
;;; oni-elfeed.el ends here
|
||||
|
|
Loading…
Reference in a new issue