;;; flymake-elixir-autoloads.el --- automatically extracted autoloads ;; ;;; Code: (add-to-list 'load-path (or (file-name-directory #$) (car load-path))) ;;;### (autoloads nil "flymake-elixir" "flymake-elixir.el" (21837 ;;;;;; 24213 0 0)) ;;; Generated autoloads from flymake-elixir.el (autoload 'flymake-elixir-load "flymake-elixir" "\ Configure flymake mode to check the current buffer's elixir syntax. \(fn)" t nil) ;;;*** ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; End: ;;; flymake-elixir-autoloads.el ends here