Fix interaction between LET-SYNTAX and definitions. Previously
authorChris Hanson <org/chris-hanson/cph>
Thu, 13 Feb 2003 02:46:41 +0000 (02:46 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 13 Feb 2003 02:46:41 +0000 (02:46 +0000)
commitbead684e1e11e3eb2a6ce1613c68d6cb4aea0b16
tree1aafdf50bb431d8e421e788131f9128772119283
parentf55c5b0ace61d2cb7464d4270d26eafcef78d115
Fix interaction between LET-SYNTAX and definitions.  Previously
a definition inside a LET-SYNTAX changed the environment outside the
LET-SYNTAX.  Now it changes the environment inside the LET-SYNTAX, as
it is supposed to.
v7/src/runtime/mit-syntax.scm