1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-08 02:40:17 +02:00
guile/doc/ref/ChangeLog
2001-10-27 11:53:09 +00:00

44 lines
1.4 KiB
Text

2001-10-27 Gary Houston <ghouston@arglist.com>
* minor updates to the slib installation notes.
2001-10-05 Thien-Thi Nguyen <ttn@glug.org>
* scheme-io.texi (Writing): Add entry for `display'.
Include in R5RS Index. Thanks to Alex Schroeder for suggestion.
2001-09-26 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
* srfi-modules.texi (SRFI-13): Tyop fix.
(SRFI-13): Changed paragraph about bindings both in the code and
in SRFI-13.
* misc-modules.texi (Formatted Output): Tyop fix.
(Formatted Output): Document ~g properly.
Thanks to Alex Schroeder for pointing out the typos and sending
suggestions.
2001-09-25 Thien-Thi Nguyen <ttn@glug.org>
* scheme-procedures.texi (Syntax Rules): Add `cindex' directive.
Thanks to suggestion by Alex Schroeder.
2001-08-30 Neil Jerram <neil@ossau.uklinux.net>
* guile.texi (Top): Group all index nodes together so that
`Info-index' works more effectively in Info. Thanks to Eric
Hanchrow for the report and fix.
2001-08-27 Neil Jerram <neil@ossau.uklinux.net>
* Makefile.am (guile_TEXINFOS): Remove ../AUTHORS.
* guile.texi: Incorporate text previously in separate AUTHORS
file.
2001-08-27 Neil Jerram <neil@ossau.uklinux.net>
The change log for files in this directory continues backwards
from 2001-08-27 in ../ChangeLog, as all the Guile documentation
prior to this date was contained in a single directory.