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/Makefile.am | |
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/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 247b03d..f2b16bb 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -19,7 +19,7 @@ geiser_TEXINFOS = \ intro.texi \ install.texi \ repl.texi \ - fun.texi \ + parens.texi \ cheat.texi \ thanks.texi \ index.texi |