view lisp/term/vt200.el @ 3805:21c6c1e1a38b

(generate-file-autoloads): Undo previous change because make-docfile requires defvar doc string to start on first line.
author Richard M. Stallman <rms@gnu.org>
date Thu, 17 Jun 1993 06:59:49 +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)