2002-01-14 Marius Vollmer * Makefile.am (autoconf-macros.texi): Also set GUILE_LOAD_PATH when invoking the uninstalled guile executable. 2002-01-09 Thien-Thi Nguyen * Makefile.am (autoconf-macros.texi): Fix build bug: Write this file to srcdir. Also, attempt to use guile from $(top_builddir)/libguile. There are still problems with modules and running makeinfo when builddir != srcdir. 2002-01-08 Thien-Thi Nguyen * data-rep.texi, gh.texi, guile.texi, intro.texi, misc-modules.texi, new-docstrings.texi, posix.texi, repl-modules.texi, scheme-binding.texi, scheme-control.texi, scheme-data.texi, scheme-debug.texi, scheme-ideas.texi, scheme-memory.texi, scheme-modules.texi, scheme-procedures.texi, scheme-translation.texi, scheme-utility.texi, scm.texi, slib.texi, srfi-modules.texi: Spell check. Thanks to Fabrice Bauzac. 2002-01-07 Neil Jerram * intro.texi (Linking Programs With Guile): Fix typo (superfluous `do'). Thanks to Fabrice Bauzac. 2002-01-05 Thien-Thi Nguyen * intro.texi: Spell check. Thanks to Fabrice Bauzac. 2002-01-02 Thien-Thi Nguyen * guile.texi (Part II): Add "Autoconf Support"; include autoconf.texi. * Makefile.am (guile_TEXINFOS): Add autoconf.texi and autoconf-macros.texi. (autoconf.texi, autoconf-macros.texi): New rules. * autoconf.texi: New file. 2001-11-25 Thien-Thi Nguyen * posix.texi: Fix spelling. Thanks to Chris Cramer. Reword `getpass' intro blurb. 2001-11-18 Neil Jerram * scheme-data.texi (String Modification, Vectors): Autoupdate docs for substring-move!, vector-move-left! and vector-move-right!. 2001-11-14 Thien-Thi Nguyen * scheme-procedures.texi: Spell "library" correctly. 2001-11-13 Neil Jerram * scheme-data.texi, scheme-evaluation.texi, scheme-io.texi: Merge appropriate recent doc enhancements from unstable branch. * new-docstrings.texi, posix.texi, scheme-binding.texi, scheme-control.texi, scheme-data.texi, scheme-debug.texi, scheme-evaluation.texi, scheme-io.texi, scheme-memory.texi, scheme-options.texi: Automatic updates corresponding to changed docstrings in libguile's C source code. * scheme-data.texi (String Predicates): Correct doc for string-null?. Thanks to Scott Lenser! 2001-11-12 Neil Jerram * scheme-data.texi (String Searching): Add missing "for". Thanks to Scott Lenser. 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. (SRFI Support): Add "SRFI-19" to menu. 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 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. 2001-08-27 Neil Jerram * 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.