2001-11-06 Thien-Thi Nguyen * srfi-modules.texi (SRFI-19, SRFI-19 Constants, SRFI-19 Current time and clock resolution, SRFI-19 Time object and accessors, SRFI-19 Time comparison procedures, SRFI-19 Time arithmetic procedures, SRFI-19 Date object and accessors, SRFI-19 Time/Date/Julian Day/Modified Julian Day converters, SRFI-19 Date to string/string to date converters): New nodes. 2001-11-06 Marius Vollmer * scripts.texi: Document `--debug' and `--no-debug'. 2001-10-27 Gary Houston * guile.texi, scsh.texi: removed obsolete guile-scsh material and updated links (I don't know if it should remain in the main menu. It's like slib I think.) * minor updates to the slib installation notes. 2001-10-05 Neil Jerram * scheme-evaluation.texi (Fly Evaluation): Removed documentation for `read-and-eval!' and `eval2'. (Thanks to Alex Schroeder for noticing that they'd disappeared!) 2001-10-05 Thien-Thi Nguyen * scheme-io.texi (Writing): Add entry for `display'. Include in R5RS Index. Thanks to Alex Schroeder for suggestion. 2001-09-26 Martin Grabmueller * 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 * scheme-procedures.texi (Syntax Rules): Add `cindex' directive. Thanks to suggestion by Alex Schroeder. 2001-08-30 Neil Jerram * 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. * scheme-data.texi (Random, String Syntax, String Modification, Regular Expressions), scheme-ideas.texi (Definition), scheme-modules.texi (Dynamic Linking and Compiled Code Modules), scm.texi (Transforming Scheme name to C name, Port Implementation): Various typo fixes and clarifications merged from the stable CVS branch. 2001-08-27 Neil Jerram * intro.texi: Merged wording fixes from stable CVS branch. * Makefile.am (guile_TEXINFOS): Remove ../AUTHORS. * guile.texi: Incorporate text previously in separate AUTHORS file. 2001-08-27 Neil Jerram 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.