;;; tern-autoloads.el --- automatically extracted autoloads
|
|
;;
|
|
;;; Code:
|
|
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
|
|
|
|
;;;### (autoloads nil "tern" "tern.el" (22223 33130 0 0))
|
|
;;; 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
|