Add new packages installed

This commit is contained in:
Mateus Pinto Rodrigues
2018-03-27 20:52:59 -03:00
parent e684741609
commit 2362e805bd
1493 changed files with 172412 additions and 4636 deletions

View File

@@ -0,0 +1,22 @@
;;; xref-js2-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil "xref-js2" "xref-js2.el" (23201 22410 478131
;;;;;; 932000))
;;; Generated autoloads from xref-js2.el
(autoload 'xref-js2-xref-backend "xref-js2" "\
Xref-Js2 backend for Xref.
\(fn)" nil nil)
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; xref-js2-autoloads.el ends here