;;; 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