my-emacs-d/elpa/flycheck-pkg-config-2016061.../flycheck-pkg-config-autoloa...

24 lines
629 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.

;;; flycheck-pkg-config-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
;;;### (autoloads nil "flycheck-pkg-config" "flycheck-pkg-config.el"
;;;;;; (22500 1790 332045 278000))
;;; Generated autoloads from flycheck-pkg-config.el
(autoload 'flycheck-pkg-config "flycheck-pkg-config" "\
Configure flycheck to use additional includes
when checking the current buffer.
\(fn)" t nil)
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; flycheck-pkg-config-autoloads.el ends here