1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-06 20:49:33 +00:00

Initial revision

This commit is contained in:
Richard M. Stallman 1993-05-30 03:47:06 +00:00
parent 9bd27e853d
commit a85b2c8c1f
3 changed files with 3 additions and 0 deletions

1
lisp/term/vt201.el Normal file
View File

@ -0,0 +1 @@
(load "term/vt100" nil t)

1
lisp/term/vt220.el Normal file
View File

@ -0,0 +1 @@
(load "term/vt100" nil t)

1
lisp/term/vt240.el Normal file
View File

@ -0,0 +1 @@
(load "term/vt100" nil t)