]> code.delx.au - gnu-emacs/blob - lisp/term/vt200.el
(x-switch-definitions): Fix -iconic.
[gnu-emacs] / lisp / term / vt200.el
1 ;; For our purposes we can treat the vt200 and vt100 alike.
2 ;; The differences are handled by the termcap entry.
3 (load "term/vt100" nil t)