* scheme-control.texi (Multiple Values): Documented concept of
authorMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Tue, 17 Apr 2001 19:29:52 +0000 (19:29 +0000)
committerMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Tue, 17 Apr 2001 19:29:52 +0000 (19:29 +0000)
commitda54ce854a39d33c5a5c04843372922895e5b880
tree36a77d348c9abf7c7c601bcf75ef2a6f429824a9
parent239d2912a28f924a6b03463c4307bc3125705e7d
* scheme-control.texi (Multiple Values): Documented concept of
multiple values, added docs for `receive'.
(begin): Documented `begin'.
(if cond case): Documented `if', `cond' and `case'.
(and or): Documented `and' and `or'.
(while do): Documented `do' and `while'.

* scheme-procedures.texi (Optional Arguments): Split the node,
added introductory text, added menu for subsections.
(let-optional Reference, let-keywords Reference),
(lambda* Reference, define* Reference): Added syntax documentation
for all exported procedures from (ice-9 optargs).
doc/ChangeLog
doc/scheme-control.texi
doc/scheme-data.texi
doc/scheme-procedures.texi