(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)
