emacs.d/elpa/magit-popup-20200102.1811/magit-popup-autoloads.el

27 lines
651 B
EmacsLisp
Raw Normal View History

2020-02-03 19:45:34 +01:00
;;; magit-popup-autoloads.el --- automatically extracted autoloads
2019-11-30 08:46:49 +01:00
;;
;;; Code:
(add-to-list 'load-path (directory-file-name
(or (file-name-directory #$) (car load-path))))
2020-02-03 19:45:34 +01:00
;;;### (autoloads nil "magit-popup" "magit-popup.el" (0 0 0 0))
;;; Generated autoloads from magit-popup.el
2019-11-30 08:46:49 +01:00
2020-02-03 19:45:34 +01:00
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "magit-popup" '("magit-")))
;;;***
;;;### (autoloads nil nil ("magit-popup-pkg.el") (0 0 0 0))
2019-11-30 08:46:49 +01:00
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
2020-02-03 19:45:34 +01:00
;;; magit-popup-autoloads.el ends here