changeset 3290:1064f75f0d34

Initial revision
author Richard M. Stallman <rms@gnu.org>
date Sun, 30 May 1993 03:47:06 +0000
parents e010fc52b552
children b64e3832b6de
files lisp/term/vt201.el lisp/term/vt220.el lisp/term/vt240.el
diffstat 3 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lisp/term/vt201.el	Sun May 30 03:47:06 1993 +0000
@@ -0,0 +1,1 @@
+(load "term/vt100" nil t)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lisp/term/vt220.el	Sun May 30 03:47:06 1993 +0000
@@ -0,0 +1,1 @@
+(load "term/vt100" nil t)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lisp/term/vt240.el	Sun May 30 03:47:06 1993 +0000
@@ -0,0 +1,1 @@
+(load "term/vt100" nil t)