Export command definitions for tags package.
authorChris Hanson <org/chris-hanson/cph>
Mon, 20 May 1991 19:41:50 +0000 (19:41 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 20 May 1991 19:41:50 +0000 (19:41 +0000)
v7/src/edwin/edwin.pkg

index 693c4b7d7258e259c6390c30148004227081a747..c434db0181fba03faee513a5a09474d591207c6e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/edwin.pkg,v 1.40 1991/05/18 03:06:32 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/edwin.pkg,v 1.41 1991/05/20 19:41:50 cph Exp $
 
 Copyright (c) 1989-91 Massachusetts Institute of Technology
 
@@ -711,6 +711,12 @@ MIT in each case. |#
   (files "tags")
   (parent (edwin))
   (export (edwin)
+         edwin-command$find-tag
+         edwin-command$find-tag-other-window
+         edwin-command$tags-loop-continue
+         edwin-command$tags-query-replace
+         edwin-command$tags-search
+         edwin-command$visit-tags-table
          edwin-variable$tags-table-pathname))
 
 (define-package (edwin rcs)