From: Chris Hanson Date: Mon, 20 May 1991 19:41:50 +0000 (+0000) Subject: Export command definitions for tags package. X-Git-Tag: 20090517-FFI~10543 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=95ee0f97e0c1da34d1cdcb5d3e7524c4e63fadc7;p=mit-scheme.git Export command definitions for tags package. --- diff --git a/v7/src/edwin/edwin.pkg b/v7/src/edwin/edwin.pkg index 693c4b7d7..c434db018 100644 --- a/v7/src/edwin/edwin.pkg +++ b/v7/src/edwin/edwin.pkg @@ -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)