mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-03 08:30:09 +00:00
7 lines
132 B
EmacsLisp
7 lines
132 B
EmacsLisp
;; -*- no-byte-compile: t -*-
|
|
|
|
(load "term/vt100" nil t)
|
|
|
|
;;; arch-tag: 6e839cfc-125a-4574-82f1-c23a51f7c50f
|
|
;;; vt102.el ends here
|