mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-17 c4001ccd1864293b64aa37d83a9d9457eb875e70
commit | author | age
5cb5f7 1 ;;; magit-popup-autoloads.el --- automatically extracted autoloads
C 2 ;;
3 ;;; Code:
4
5 (add-to-list 'load-path (directory-file-name
6                          (or (file-name-directory #$) (car load-path))))
7
8
9 ;;;### (autoloads nil "magit-popup" "magit-popup.el" (0 0 0 0))
10 ;;; Generated autoloads from magit-popup.el
11
12 (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "magit-popup" '("magit-")))
13
14 ;;;***
15
16 ;;;### (autoloads nil nil ("magit-popup-pkg.el") (0 0 0 0))
17
18 ;;;***
19
20 ;; Local Variables:
21 ;; version-control: never
22 ;; no-byte-compile: t
23 ;; no-update-autoloads: t
24 ;; coding: utf-8
25 ;; End:
26 ;;; magit-popup-autoloads.el ends here