view lisp/term/vt200.el @ 3523:a9967fc643c5

[HAVE_TZNAME]: Declare tzname if not macro.
author Richard M. Stallman <rms@gnu.org>
date Sun, 06 Jun 1993 17:44:23 +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)