diff options
author | Mark H Weaver <mhw@netris.org> | 2014-01-14 03:18:34 -0500 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2014-01-14 03:18:34 -0500 |
commit | cb8aaef4d08989aea2b7f088d298f71a03ecc1b2 (patch) | |
tree | 4db2351d09ed63760f55c50ec4cc61a432fb3448 /doc/ref/srfi-modules.texi | |
parent | b958141cdb081ceb16ca5828abda71f772fe0c57 (diff) | |
parent | 0fc548287e154349f3365976e6a5854736b651ed (diff) | |
download | guile-cb8aaef4d08989aea2b7f088d298f71a03ecc1b2.tar.gz |
Merge branch 'stable-2.0'
Conflicts:
libguile/chars.c
libguile/read.c
test-suite/tests/reader.test
Diffstat (limited to 'doc/ref/srfi-modules.texi')
-rw-r--r-- | doc/ref/srfi-modules.texi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/ref/srfi-modules.texi b/doc/ref/srfi-modules.texi index 32ff271b7..3b73c083e 100644 --- a/doc/ref/srfi-modules.texi +++ b/doc/ref/srfi-modules.texi @@ -1,7 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Guile Reference Manual. -@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 -@c Free Software Foundation, Inc. +@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, +@c 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc. @c See the file guile.texi for copying conditions. @node SRFI Support @@ -149,7 +149,9 @@ srfi-4 srfi-6 srfi-13 srfi-14 +srfi-16 srfi-23 +srfi-30 srfi-39 srfi-55 srfi-61 |