1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 07:50:20 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2003-06-05 01:03:06 +00:00
parent 9e996fb19f
commit dc07c1a185

View file

@ -10,6 +10,13 @@
promise? and force a bit, describe recursive forcing of a promise by
its own code.
* scheme-io.texi (Ports): Add notes on garbage collection, and on
explicitly closing file ports.
(File Ports): Cross reference Ports node on explicit closing.
* posix.texi (Network Sockets and Communication): Cross reference
Ports node on explicit closing.
* scheme-scheduling.texi (Futures): New section.
* srfi-modules.texi (SRFI-13 Miscellaneous): In string-replace, note