emacs.d/elpa/magit-popup-20200102.1811/magit-popup-autoloads.el
2020-02-03 19:45:34 +01:00

26 lines
651 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.

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