Update packages
This commit is contained in:
27
elpa/xref-js2-20170530.826/xref-js2-autoloads.el
Normal file
27
elpa/xref-js2-20170530.826/xref-js2-autoloads.el
Normal file
@@ -0,0 +1,27 @@
|
||||
;;; 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" (0 0 0 0))
|
||||
;;; Generated autoloads from xref-js2.el
|
||||
|
||||
(autoload 'xref-js2-xref-backend "xref-js2" "\
|
||||
Xref-Js2 backend for Xref.
|
||||
|
||||
\(fn)" nil nil)
|
||||
|
||||
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "xref-js2" '("xref-js2-")))
|
||||
|
||||
;;;***
|
||||
|
||||
;; Local Variables:
|
||||
;; version-control: never
|
||||
;; no-byte-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; coding: utf-8
|
||||
;; End:
|
||||
;;; xref-js2-autoloads.el ends here
|
||||
Reference in New Issue
Block a user