guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/ice-9 ChangeLog


From: Marius Vollmer
Subject: guile/guile-core/ice-9 ChangeLog
Date: Fri, 25 May 2001 06:22:45 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/05/25 06:22:14

Modified files:
        guile-core/ice-9: ChangeLog 

Log message:
        

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/ChangeLog.diff?cvsroot=OldCVS&tr1=1.437&tr2=1.438&r1=text&r2=text

Patches:
Index: guile/guile-core/ice-9/ChangeLog
diff -u guile/guile-core/ice-9/ChangeLog:1.437 
guile/guile-core/ice-9/ChangeLog:1.438
--- guile/guile-core/ice-9/ChangeLog:1.437      Thu May 24 17:15:52 2001
+++ guile/guile-core/ice-9/ChangeLog    Fri May 25 06:22:14 2001
@@ -1,7 +1,14 @@
 2001-05-25  Marius Vollmer  <address@hidden>
 
+       * boot-9.scm (cond-expand): Define using
+       `procedure->memoizing-macro' to get at the lexical environment.
+       Use `env-module' instead of `current-module' to get the right
+       module.
+
        * Makefile.am (ice9_sources): Added "pretty-print.scm".
        * pretty-print.scm: New file, copied from SLIB.
+       (generic-write): Return the `unspecified' value.
+
        * format.scm: Autoload `pretty-print'.
 
 2001-05-23  Martin Grabmueller  <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]