Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
[bpt/emacs.git] / lisp / term / apollo.el
CommitLineData
0a10297a 1;; -*- no-byte-compile: t -*-
4f0c9ba7
DN
2(defun terminal-init-apollo ()
3 "Terminal initialization function for apollo."
4 (load "term/vt100" nil t))
60370d40 5
ab5796a9 6;;; arch-tag: c72f446f-e6b7-4749-90a4-bd68632adacf
60370d40 7;;; apollo.el ends here