spacemacs-elpa/26.3/develop/org-download-20200818.1117/org-download-autoloads.el
Yann Esposito (Yogsototh) 49ea931ec3
big update
2020-08-22 09:35:46 +02:00

27 lines
682 B
EmacsLisp
Raw Permalink 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.

;;; org-download-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (directory-file-name
(or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil "org-download" "org-download.el" (0 0 0 0))
;;; Generated autoloads from org-download.el
(autoload 'org-download-enable "org-download" "\
Enable org-download.
\(fn)" nil nil)
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "org-download" '("org-download-")))
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; org-download-autoloads.el ends here