1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00
emacs/lisp/term/vt102.el
2002-10-01 17:06:54 +00:00

6 lines
81 B
EmacsLisp

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