;;; flymake-php-autoloads.el --- automatically extracted autoloads ;; ;;; Code: (add-to-list 'load-path (or (file-name-directory #$) (car load-path))) ;;;### (autoloads nil "flymake-php" "flymake-php.el" (21570 26215 ;;;;;; 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) ;;;*** ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; End: ;;; flymake-php-autoloads.el ends here