emacs/straight/build/company-qml/company-qml-autoloads.el
2022-01-03 12:49:32 -06:00

38 lines
934 B
EmacsLisp
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;;; company-qml-autoloads.el --- automatically extracted autoloads -*- lexical-binding: t -*-
;;
;;; Code:
;;;### (autoloads nil "company-qml" "company-qml.el" (0 0 0 0))
;;; Generated autoloads from company-qml.el
(autoload 'company-qml "company-qml" "\
A `company-mode' completion back-end for qml-mode.
\(fn COMMAND &optional ARG &rest IGNORED)" t nil)
(register-definition-prefixes "company-qml" '("company-qml-" "qmltypes-parser-file-list"))
;;;***
;;;### (autoloads nil "qmltypes-parser" "qmltypes-parser.el" (0 0
;;;;;; 0 0))
;;; Generated autoloads from qmltypes-parser.el
(register-definition-prefixes "qmltypes-parser" '("qmltypes-parser-"))
;;;***
;;;### (autoloads nil nil ("qmltypes-table.el") (0 0 0 0))
;;;***
(provide 'company-qml-autoloads)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; company-qml-autoloads.el ends here