1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
emacs/lisp/term/vt125.el

7 lines
132 B
EmacsLisp
Raw Normal View History

;; -*- no-byte-compile: t -*-
1999-09-30 18:06:17 +00:00
(load "term/vt100" nil t)
2003-09-01 15:45:59 +00:00
;;; arch-tag: 1d92d70f-dd55-4a1d-9088-e215a4883801
;;; vt125.el ends here