diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-09 21:52:56 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-09 21:52:56 +0100 |
commit | fb5f7a2a797183e5b2350ae76ea8ca09689f4a12 (patch) | |
tree | db177f6a69f8682141ddbb22aa6988f23bd66f8b /doc/web.texi | |
parent | 70b6d7a95f3c4e706b72568e2a29de2391fe09e2 (diff) | |
parent | a7ad5704722b7fab966ac8fb4e6b62fe2e424756 (diff) | |
download | geiser-fb5f7a2a797183e5b2350ae76ea8ca09689f4a12.tar.gz geiser-fb5f7a2a797183e5b2350ae76ea8ca09689f4a12.tar.bz2 |
Merge branch 'master' into guile-meta
Conflicts:
elisp/geiser-guile.el
Diffstat (limited to 'doc/web.texi')
-rw-r--r-- | doc/web.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/web.texi b/doc/web.texi index 99f5165..828c02d 100644 --- a/doc/web.texi +++ b/doc/web.texi @@ -12,7 +12,7 @@ * Introduction:: * Installation:: * The REPL:: -* Fun between the parens:: +* Between the parens:: * Cheat sheet:: * No hacker is an island:: * Index:: @@ -34,7 +34,7 @@ list</a> @include intro.texi @include install.texi @include repl.texi -@include fun.texi +@include parens.texi @include cheat.texi @include thanks.texi @include index.texi |