Whitespace change.
[emacs.git] / lisp / term / apollo.el
blob749ff85a0a68fb39393b59d7e03d432b107de570
1 ;; -*- no-byte-compile: t -*-
2 (defun terminal-init-apollo ()
3 "Terminal initialization function for apollo."
4 (load "term/vt100" nil t))
6 ;;; arch-tag: c72f446f-e6b7-4749-90a4-bd68632adacf
7 ;;; apollo.el ends here