diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-29 15:25:02 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-29 15:25:02 +0200 |
commit | 6eccf7716be251d9c5fb4e2457ae77f278af19f1 (patch) | |
tree | e58cd437ad67dca529b2f624dadee892c3dcdcd2 /doc/geiser.texi | |
parent | 31b0547f7a37272c3a9bc111d6954e9859ed69ab (diff) | |
download | geiser-guile-6eccf7716be251d9c5fb4e2457ae77f278af19f1.tar.gz geiser-guile-6eccf7716be251d9c5fb4e2457ae77f278af19f1.tar.bz2 |
Web pages sync'd
Diffstat (limited to 'doc/geiser.texi')
-rw-r--r-- | doc/geiser.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/geiser.texi b/doc/geiser.texi index fb88b58..e94f719 100644 --- a/doc/geiser.texi +++ b/doc/geiser.texi @@ -4,6 +4,8 @@ @settitle Geiser User Manual @c %**end of header +@include macros.texi + @copying This manual documents Geiser, an Emacs environment to hack in Scheme. @@ -44,12 +46,15 @@ The document was typeset with @node Top, Introduction, (dir), (dir) @top Geiser +@include top.texi + @insertcopying @menu * Introduction:: * Installation:: * The REPL:: +* Fun between the parens:: * Index:: @detailmenu @@ -82,6 +87,7 @@ The REPL @include intro.texi @include install.texi @include repl.texi +@include fun.texi @include index.texi @bye |