mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-06 12:10:28 +02:00
*** empty log message ***
This commit is contained in:
parent
59dd18528b
commit
e2d1d99d7b
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
2000-05-08 Marius Vollmer <mvo@zagadka.ping.de>
|
||||||
|
|
||||||
|
* common-list.scm (doc fixes): Talk about `true values' instead of
|
||||||
|
`#t' when a function treats all non-#f valuers the same.
|
||||||
|
(remove-if-not): Bug fix: call remove-if-not
|
||||||
|
instead of remove-if when iterating.
|
||||||
|
(delete-if-not!): Bug fix: call delete-if-not! instead of
|
||||||
|
delete-if! when iterating.
|
||||||
|
|
||||||
2000-04-16 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
2000-04-16 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||||
|
|
||||||
* r4rs.scm (close-input-port, close-output-port): Removed.
|
* r4rs.scm (close-input-port, close-output-port): Removed.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue