From 95ee0f97e0c1da34d1cdcb5d3e7524c4e63fadc7 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 20 May 1991 19:41:50 +0000 Subject: [PATCH] Export command definitions for tags package. --- v7/src/edwin/edwin.pkg | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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) -- 2.25.1