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.
 
 

22 lines
554 B

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