Change "comtab.scm" to use edwin-syntax-table.
authorChris Hanson <org/chris-hanson/cph>
Mon, 6 May 1991 00:57:59 +0000 (00:57 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 6 May 1991 00:57:59 +0000 (00:57 +0000)
v7/src/edwin/decls.scm
v7/src/edwin/ed-ffi.scm

index 057f861fe59ecb8916d10c320e5f1a2034ebc13a..3a567f90619db19773fce452bd1e1ce4979d64e9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/decls.scm,v 1.19 1991/04/24 07:27:28 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/decls.scm,v 1.20 1991/05/06 00:57:47 cph Exp $
 
 Copyright (c) 1989-91 Massachusetts Institute of Technology
 
@@ -83,7 +83,6 @@ MIT in each case. |#
              "class"
              "clscon"
              "clsmac"
-             "comtab"
              "display"
              "macros"
              "make"
@@ -114,6 +113,7 @@ MIT in each case. |#
              "cinden"
              "comint"
              "comman"
+             "comtab"
              "comred"
              "debug"
              "debuge"
index 68f2ed8cccd66ef765742e8dd12aea56a50c1ebe..4a75033f9898b3302381a3cf3d1d33c2b04b9690 100644 (file)
@@ -48,7 +48,7 @@
     ("comred"  (edwin command-reader)
               edwin-syntax-table)
     ("comtab"  (edwin comtab)
-              syntax-table/system-internal)
+              edwin-syntax-table)
     ("comwin"  (edwin window combination)
               class-syntax-table)
     ("curren"  (edwin)