1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-08 16:01:07 -07:00
emacs/lisp/term/vt102.el
2003-09-08 11:56:09 +00:00

5 lines
81 B
EmacsLisp

;; -*- no-byte-compile: t -*-
(load "term/vt100" nil t)
;;; vt102.el ends here