mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-04 08:47:11 +00:00
4 lines
139 B
EmacsLisp
4 lines
139 B
EmacsLisp
;; For our purposes we can treat the vt200 and vt100 alike.
|
|
;; The differences are handled by the termcap entry.
|
|
(load "term/vt100" nil t)
|