Added the file txtprp.scm.
authorJason Wilson <edu/mit/csail/zurich/jawilson>
Mon, 9 Aug 1993 19:36:39 +0000 (19:36 +0000)
committerJason Wilson <edu/mit/csail/zurich/jawilson>
Mon, 9 Aug 1993 19:36:39 +0000 (19:36 +0000)
v7/src/edwin/decls.scm
v7/src/edwin/ed-ffi.scm

index 8d8e3504844583f1e65667ba36484279d9127bbf..0c26a506dbe53c1cc9a10c7d5b53771f64762706 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.46 1993/02/25 05:50:39 gjr Exp $
+$Id: decls.scm,v 1.47 1993/08/09 19:36:39 jawilson Exp $
 
 Copyright (c) 1989-1993 Massachusetts Institute of Technology
 
@@ -199,6 +199,7 @@ MIT in each case. |#
                "things"
                "tparse"
                "tximod"
+               "txtprp"
                "undo"
                "unix"
                "wincom"
index 2e54795d9439b461be021df060d0e3796c420225..229d5e3c8bec1272166675cc5c04dca302c096de 100644 (file)
               syntax-table/system-internal)
     ("tximod"  (edwin)
               edwin-syntax-table)
+    ("txtprp"  (edwin text-props)
+              edwin-syntax-table)
     ("undo"    (edwin undo)
               edwin-syntax-table)
     ("unix"    (edwin)