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 | a76d6e96fa315707c224ce7993901a89ad266ef0 (patch) | |
tree | f899ca1ea9bf3cf4070764814dfad6869e7312af /doc/geiser.texi | |
parent | bad22c85256d9b908b7521c2dc9b8dafdd76a7a4 (diff) | |
download | geiser-a76d6e96fa315707c224ce7993901a89ad266ef0.tar.gz geiser-a76d6e96fa315707c224ce7993901a89ad266ef0.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 |