view lisp/term/vt200.el @ 3305:47c0b5462b2d

(IRIX4): Defined. (IRIS_UTIME): #undef this.
author Richard M. Stallman <rms@gnu.org>
date Sun, 30 May 1993 19:11:40 +0000
parents e010fc52b552
children 73eb72de291d
line wrap: on
line source

;; For our purposes we can treat the vt200 and vt100 alike.
;; The differences are handled by the termcap entry.
(load "term/vt100" nil t)