* lisp/url/url-handlers.el (url-http-parse-response): Remove unused autoload.
[bpt/emacs.git] / lisp / term / apollo.el
1 (defun terminal-init-apollo ()
2 "Terminal initialization function for apollo."
3 (tty-run-terminal-initialization (selected-frame) "vt100"))
4
5 ;;; apollo.el ends here