24 lines
629 B
EmacsLisp
24 lines
629 B
EmacsLisp
;;; 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
|