root/trunk/lisp/term/apollo.el
| Revision 3801, 217 bytes (checked in by miyoshi, 3 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | ;; -*- no-byte-compile: t -*- |
| 2 | (defun terminal-init-apollo () |
| 3 | "Terminal initialization function for apollo." |
| 4 | (load "term/vt100" nil t)) |
| 5 | |
| 6 | ;;; arch-tag: c72f446f-e6b7-4749-90a4-bd68632adacf |
| 7 | ;;; apollo.el ends here |
| 8 |
Note: See TracBrowser for help on using the browser.
