Add new packages installed
This commit is contained in:
26
elpa/tern-20170925.1333/tern-autoloads.el
Normal file
26
elpa/tern-20170925.1333/tern-autoloads.el
Normal file
@@ -0,0 +1,26 @@
|
||||
;;; tern-autoloads.el --- automatically extracted autoloads
|
||||
;;
|
||||
;;; Code:
|
||||
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
|
||||
|
||||
;;;### (autoloads nil "tern" "tern.el" (23216 11520 385072 276000))
|
||||
;;; Generated autoloads from tern.el
|
||||
|
||||
(autoload 'tern-use-server "tern" "\
|
||||
|
||||
|
||||
\(fn PORT SERVER)" t nil)
|
||||
|
||||
(autoload 'tern-mode "tern" "\
|
||||
Minor mode binding to the Tern JavaScript analyzer
|
||||
|
||||
\(fn &optional ARG)" t nil)
|
||||
|
||||
;;;***
|
||||
|
||||
;; Local Variables:
|
||||
;; version-control: never
|
||||
;; no-byte-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; End:
|
||||
;;; tern-autoloads.el ends here
|
||||
Reference in New Issue
Block a user