]> code.delx.au - gnu-emacs/blobdiff - lisp/term/apollo.el
(font-lock-face-list): Add defvar.
[gnu-emacs] / lisp / term / apollo.el
index ffe8e6bb1a6e9493e9c4efa251a0e1864a960fda..749ff85a0a68fb39393b59d7e03d432b107de570 100644 (file)
@@ -1 +1,7 @@
-(load "term/vt100" nil t)
+;; -*- no-byte-compile: t -*-
+(defun terminal-init-apollo ()
+  "Terminal initialization function for apollo."  
+  (load "term/vt100" nil t))
+
+;;; arch-tag: c72f446f-e6b7-4749-90a4-bd68632adacf
+;;; apollo.el ends here