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
578 B

;;; 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" (21721
;;;;;; 24080 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