* psyntax.ss (top-level-eval-hook, local-eval-hook): Pass
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 13 Aug 2000 19:21:04 +0000 (19:21 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 13 Aug 2000 19:21:04 +0000 (19:21 +0000)
commiteaa6f703ea230b854b3ab3755a9210b7ad2e640a
tree96f3073ea865cd39950a6920ae2cb910c19b870b
parent7f43f900eded44d28040625b8df3cec63ceb5660
* psyntax.ss (top-level-eval-hook, local-eval-hook): Pass
`(interaction-environment)' as second arg to `eval'.  This is
completely equivalent with the state before the change to eval of
2000-08-11, but we should extend psyntax.ss to be module aware.
(Thanks to Ian Bicking.)
ice-9/psyntax.ss