*** empty log message ***
This commit is contained in:
parent
6eb396fe09
commit
495c67e53b
2 changed files with 11 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
|
2001-06-10 Gary Houston <ghouston@arglist.com>
|
||||||
|
|
||||||
|
* boot-9.scm: use the (ice-9 rdelim) module if
|
||||||
|
include-deprecated-features is true.
|
||||||
|
|
||||||
2001-06-09 Marius Vollmer <mvo@zagadka.ping.de>
|
2001-06-09 Marius Vollmer <mvo@zagadka.ping.de>
|
||||||
|
|
||||||
* pretty-print.scm (generic-write): Use `object->string' to print
|
* pretty-print.scm (generic-write): Use `object->string' to print
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,9 @@
|
||||||
|
2001-06-10 Gary Houston <ghouston@arglist.com>
|
||||||
|
|
||||||
|
* rdelim.c (scm_init_rdelim_builtins): don't try to activate the
|
||||||
|
(ice-9 rdelim) module in (guile) and (guile-user). it didn't
|
||||||
|
work reliably anymore. try it from boot-9.scm instead.
|
||||||
|
|
||||||
2001-06-09 Marius Vollmer <mvo@zagadka.ping.de>
|
2001-06-09 Marius Vollmer <mvo@zagadka.ping.de>
|
||||||
|
|
||||||
* ports.c (scm_lfwrite): Maintain columnd and row count in port.
|
* ports.c (scm_lfwrite): Maintain columnd and row count in port.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue