Clean up some docstrings; nfc.
[bpt/guile.git] / ice-9 / ChangeLog
CommitLineData
7c95e366
MV
12001-06-11 Marius Vollmer <mvo@zagadka.ping.de>
2
3 * boot-9.scm: Use `begin-deprecated' instead of testing
4 `include-deprecated-features' when conditionally using the (ice-9
5 rdelim) module. See below.
6
495c67e5
GH
72001-06-10 Gary Houston <ghouston@arglist.com>
8
9 * boot-9.scm: use the (ice-9 rdelim) module if
10 include-deprecated-features is true.
11
6a9003d3
MV
122001-06-09 Marius Vollmer <mvo@zagadka.ping.de>
13
14 * pretty-print.scm (generic-write): Use `object->string' to print
15 unknown objects.
16
17 * optargs.scm (lambda*): Make sure that BODY is always put into a
18 real body context so that it can contain internal definitions.
19