diff options
author | Mikael Djurfeldt <djurfeldt@nada.kth.se> | 2002-10-20 21:51:53 +0000 |
---|---|---|
committer | Mikael Djurfeldt <djurfeldt@nada.kth.se> | 2002-10-20 21:51:53 +0000 |
commit | a7785f36d42d15b146f1f2fdf1547fd58d44c1a9 (patch) | |
tree | f5c8f74fc85f35814b9bc93e49249357cba514ef | |
parent | 454b82f41f23a75d2d696b24f8f41f1629b02e52 (diff) | |
download | guile-a7785f36d42d15b146f1f2fdf1547fd58d44c1a9.tar.gz |
*** empty log message ***
-rw-r--r-- | ice-9/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index f99793a1a..8b67d6662 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,9 @@ +2002-10-20 Mikael Djurfeldt <mdj@linnaeus> + + * boot-9.scm (top-repl): Look for use-emacs-interface in + guile-user-module (should it be there?) instead of + the-root-module. + 2002-10-10 Marius Vollmer <mvo@zagadka.ping.de> * boot-9.scm (top-repl): Use 2 as the limit when saving the stack. |