You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

29 lines
640 B

;;; flymake-php-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
;;;### (autoloads (flymake-php-load) "flymake-php" "flymake-php.el"
;;;;;; (21154 21337 0 0))
;;; Generated autoloads from flymake-php.el
(autoload 'flymake-php-load "flymake-php" "\
Configure flymake mode to check the current buffer's php syntax.
\(fn)" t nil)
;;;***
;;;### (autoloads nil nil ("flymake-php-pkg.el") (21154 21337 226745
;;;;;; 0))
;;;***
(provide 'flymake-php-autoloads)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; flymake-php-autoloads.el ends here