From: Chris Hanson Date: Sun, 28 Jun 1998 20:09:26 +0000 (+0000) Subject: Allow MAKE-SYNTAX-TABLE to take an argument, which if given is the X-Git-Tag: 20090517-FFI~4779 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=d6d642700d18235cc5f868b8ed4c45ff64d505b9;p=mit-scheme.git Allow MAKE-SYNTAX-TABLE to take an argument, which if given is the table to copy. --- diff --git a/v7/src/edwin/syntax.scm b/v7/src/edwin/syntax.scm index db535dc6d..6f8658df3 100644 --- a/v7/src/edwin/syntax.scm +++ b/v7/src/edwin/syntax.scm @@ -1,8 +1,8 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: syntax.scm,v 1.80 1998/06/28 20:09:11 cph Exp $ +;;; $Id: syntax.scm,v 1.81 1998/06/28 20:09:26 cph Exp $ ;;; -;;; Copyright (c) 1986, 1989-97 Massachusetts Institute of Technology +;;; Copyright (c) 1986, 1989-98 Massachusetts Institute of Technology ;;; ;;; This material was developed by the Scheme project at the ;;; Massachusetts Institute of Technology, Department of