;;; tramp-term-autoloads.el --- automatically extracted autoloads ;; ;;; Code: (add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path)))) ;;;### (autoloads nil "tramp-term" "tramp-term.el" (23229 12190 192961 ;;;;;; 976000)) ;;; Generated autoloads from tramp-term.el (autoload 'tramp-term "tramp-term" "\ Create an ansi-term running ssh session and automatically enable tramp integration in that terminal. \(fn)" t nil) ;;;*** ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; End: ;;; tramp-term-autoloads.el ends here