emacs/var/backup/!home!chris!.emacs.d!straight!build!elfeed-org!elfeed-org-autoloads.el~
2022-01-03 12:49:32 -06:00

24 lines
621 B
EmacsLisp
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;;; elfeed-org-autoloads.el --- automatically extracted autoloads -*- lexical-binding: t -*-
;;
;;; Code:
;;;### (autoloads nil "elfeed-org" "elfeed-org.el" (0 0 0 0))
;;; Generated autoloads from elfeed-org.el
(autoload 'elfeed-org "elfeed-org" "\
Hook up rmh-elfeed-org to read the `org-mode' configuration when elfeed is run." t nil)
(register-definition-prefixes "elfeed-org" '("elfeed-org-" "rmh-elfeed-org-"))
;;;***
(provide 'elfeed-org-autoloads)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; elfeed-org-autoloads.el ends here