* srfi-13-14.texi: Removed.

* srfi-modules.texi (SRFI-13): Merged SRFI-13 docs into SRFI
	chapter.
	(SRFI-14): Merged SRFI-14 too.

	* guile.texi (Top): Remove inclusion of obsolete SRFI-13/14 file.

	* srfi-modules.texi (SRFI-0): New section.
	(SRFI-16): New section.

	Change `--' to `-' throughout.
This commit is contained in:
Martin Grabmüller 2001-05-14 21:37:51 +00:00
commit 554901a3ad
5 changed files with 1220 additions and 22 deletions

View file

@ -35,7 +35,7 @@ guile_TEXINFOS = preface.texi intro.texi scheme-intro.texi \
scheme-reading.texi scheme-indices.texi slib.texi posix.texi \
expect.texi scsh.texi tcltk.texi scripts.texi gh.texi scm.texi \
appendices.texi indices.texi script-getopt.texi data-rep.texi \
extend.texi srfi-13-14.texi repl-modules.texi srfi-modules.texi \
extend.texi repl-modules.texi srfi-modules.texi \
AUTHORS
guile_tut_TEXINFOS = guile-tut.texi AUTHORS