]> code.delx.au - gnu-emacs/blob - lisp/term/apollo.el
(ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug...
[gnu-emacs] / lisp / term / apollo.el
1 ;; -*- no-byte-compile: t -*-
2 (defun terminal-init-apollo ()
3 "Terminal initialization function for apollo."
4 (tty-run-terminal-initialization (selected-frame) "vt100"))
5
6 ;; arch-tag: c72f446f-e6b7-4749-90a4-bd68632adacf
7 ;;; apollo.el ends here