summaryrefslogtreecommitdiff
path: root/emacs.d/elpa/flymake-easy-20140818.755/flymake-easy-autoloads.el
blob: f7377712cacb452d681f93017d3ab06c38a943b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
;;; flymake-easy-autoloads.el --- automatically extracted autoloads
;;
;;; Code:

(add-to-list 'load-path (directory-file-name
                         (or (file-name-directory #$) (car load-path))))


;;;### (autoloads nil "flymake-easy" "flymake-easy.el" (0 0 0 0))
;;; Generated autoloads from flymake-easy.el

(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "flymake-easy" '("flymake-easy-")))

;;;***

;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; flymake-easy-autoloads.el ends here