You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/elfeed-protocol/files/50elfeed-protocol-gentoo.el

6 lines
250 B

(add-to-list 'load-path "@SITELISP@")
(autoload 'elfeed-protocol-disable "elfeed-protocol"
"Disable hooks and advices for elfeed-protocol." t)
(autoload 'elfeed-protocol-enable "elfeed-protocol"
"Enable hooks and advices for elfeed-protocol." t)