More tweaks of skeleton documentation wrt \n behavior at bol/eol.
[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