diff --git a/THANKS b/THANKS index c4bcb6540..f9c59246b 100644 --- a/THANKS +++ b/THANKS @@ -9,6 +9,7 @@ Contributors since the last release: For fixes or providing information which led to a fix: + Ian Bicking Brad Knotwell Nicolas Neuss Han-Wen Nienhuys diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 2510e0180..a457618f7 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,13 @@ +2000-08-13 Mikael Djurfeldt + + * 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.) + + * emacs.scm (emacs-symdoc): Parenthesis fix. + 2000-08-11 Mikael Djurfeldt * r5rs.scm (interaction-environment): Removed definition. (Is now