summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Djurfeldt <djurfeldt@nada.kth.se>2002-10-20 21:51:53 +0000
committerMikael Djurfeldt <djurfeldt@nada.kth.se>2002-10-20 21:51:53 +0000
commita7785f36d42d15b146f1f2fdf1547fd58d44c1a9 (patch)
treef5c8f74fc85f35814b9bc93e49249357cba514ef
parent454b82f41f23a75d2d696b24f8f41f1629b02e52 (diff)
downloadguile-a7785f36d42d15b146f1f2fdf1547fd58d44c1a9.tar.gz
*** empty log message ***
-rw-r--r--ice-9/ChangeLog6
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.