9da3ffee41
This is a massive diff that I had to do in a hurry - when leaving Urbint. I'm pretty sure that most of these are updating Emacs packages, but I'm not positive.
22 lines
557 B
EmacsLisp
22 lines
557 B
EmacsLisp
;;; company-flow-autoloads.el --- automatically extracted autoloads
|
||
;;
|
||
;;; Code:
|
||
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
|
||
|
||
;;;### (autoloads nil "company-flow" "company-flow.el" (23450 31933
|
||
;;;;;; 631841 829000))
|
||
;;; Generated autoloads from company-flow.el
|
||
|
||
(autoload 'company-flow "company-flow" "\
|
||
|
||
|
||
\(fn COMMAND &optional ARG &rest ARGS)" t nil)
|
||
|
||
;;;***
|
||
|
||
;; Local Variables:
|
||
;; version-control: never
|
||
;; no-byte-compile: t
|
||
;; no-update-autoloads: t
|
||
;; End:
|
||
;;; company-flow-autoloads.el ends here
|