Add telnet to the list of files.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 28 Aug 1991 14:56:55 +0000 (14:56 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 28 Aug 1991 14:56:55 +0000 (14:56 +0000)
v7/src/edwin/ed-ffi.scm
v7/src/edwin/edwin.pkg

index 4649ff4855707b021196c36baba32e103ade782e..4714763081a47c823f032fe6d94834096ca84be9 100644 (file)
               edwin-syntax-table)
     ("tags"    (edwin tags)
               edwin-syntax-table)
+    ("telnet"   (edwin)
+              edwin-syntax-table)
     ("termcap" (edwin console-screen)
               syntax-table/system-internal)
     ("texcom"  (edwin)
index 8f1e1a239b20aa62d0b4efaad40253b09082b011..4f65a8ce93db4b3e37d710ca7f4300d16844c227 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/edwin.pkg,v 1.55 1991/08/27 20:13:45 bal Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/edwin.pkg,v 1.56 1991/08/28 14:56:55 jinx Exp $
 
 Copyright (c) 1989-91 Massachusetts Institute of Technology
 
@@ -88,6 +88,7 @@ MIT in each case. |#
         "scrcom"                       ; screen commands
         "sercom"                       ; search commands
         "shell"                        ; shell subprocess commands
+        "telnet"                       ; telnet subprocess commands
         "texcom"                       ; text commands
         "wincom"                       ; window commands