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

Chizi123
2018-11-18 c655eea759be1db69c5e6b45c228139d8390122a
commit | author | age
5cb5f7 1 ;;; epl-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 "epl" "epl.el" (0 0 0 0))
10 ;;; Generated autoloads from epl.el
11
12 (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "epl" '("epl-")))
13
14 ;;;***
15
16 ;; Local Variables:
17 ;; version-control: never
18 ;; no-byte-compile: t
19 ;; no-update-autoloads: t
20 ;; coding: utf-8
21 ;; End:
22 ;;; epl-autoloads.el ends here