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: Sat, 09 Jun 2001 11:14:51 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/06/09 11:14:51

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.445&tr2=1.446&r1=text&r2=text

Patches:
Index: guile/guile-core/ice-9/ChangeLog
diff -u guile/guile-core/ice-9/ChangeLog:1.445 
guile/guile-core/ice-9/ChangeLog:1.446
--- guile/guile-core/ice-9/ChangeLog:1.445      Mon Jun  4 15:14:44 2001
+++ guile/guile-core/ice-9/ChangeLog    Sat Jun  9 11:14:50 2001
@@ -1,3 +1,17 @@
+2001-06-09  Marius Vollmer  <address@hidden>
+
+       * pretty-print.scm (generic-write): Use `object->string' to print
+       unknown objects.
+
+       * optargs.scm (lambda*): Make sure that BODY is always put into a
+       real body context so that it can contain internal definitions.
+       Thanks to Matthias Köppe!
+       
+       * format.scm: Use (ice-9 and-let-star).
+       (format:out): Initialize format:output-col with current column of
+       `port', if it has one.  Else leave it alone.  Thanks to Matthias
+       Köppe!
+
 2001-06-05  Marius Vollmer  <address@hidden>
 
        * boot-9.scm (module-ensure-local-variable!): Renamed from



reply via email to

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