summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-10-31 03:40:08 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-10-31 03:40:08 +0100
commit8cac756f12b4907823968db3fbc5c5e78361ecd5 (patch)
treeec71fabff0ef7a89d51ba98a5be544510897174c
parent12ae61a4ae8c0812ceeaece91ed09116bf9db1cf (diff)
downloadgeiser-8cac756f12b4907823968db3fbc5c5e78361ecd5.tar.gz
geiser-8cac756f12b4907823968db3fbc5c5e78361ecd5.tar.bz2
Documented thanks
-rw-r--r--THANKS9
-rw-r--r--doc/Makefile.am1
-rw-r--r--doc/cheat.texi2
-rw-r--r--doc/geiser.texi11
-rw-r--r--doc/index.texi2
-rw-r--r--doc/web.texi2
6 files changed, 14 insertions, 13 deletions
diff --git a/THANKS b/THANKS
index 1f3aa85..1cfd08b 100644
--- a/THANKS
+++ b/THANKS
@@ -2,6 +2,10 @@ Andy Wingo, Geiser's first user, has been a continuous source of
encouragement and suggestions, and keeps improving Guile and heeding
my feature requests.
+The nice thing about collaborating with Andreas Rottmann over all
+these years is that he will not only make your project better with
+insightful comments and prodding: he'll send you patches galore too.
+
Ludovic Courtès, #geiser's citizen no. 1, joined the fun after a
while, and has since then been a continuous source of encouragement,
ideas and bug reports.
@@ -9,7 +13,7 @@ ideas and bug reports.
Eduardo Cavazos' contagious enthusiasm has helped in many ways to keep
Geiser alive, and he's become its best evangelist in R6RS circles.
-Eli Barzilay took the time to play with an early beta and make many
+Eli Barzilay took the time to play with an early alpha and made many
valuable suggestions, besides answering all my 'how do you in PLT'
questions.
@@ -18,4 +22,5 @@ answer my inquiries, but provided almost instant fixes to the few
issues i found.
Thanks also to the PLT and Guile communities, for showing me that
-Geiser was not only possible, but a pleasure to hack on.
+Geiser was not only possible, but a pleasure to hack on. And to the
+Slime hackers, who led the way.
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 26d2a3f..247b03d 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -21,6 +21,7 @@ geiser_TEXINFOS = \
repl.texi \
fun.texi \
cheat.texi \
+ thanks.texi \
index.texi
output_dir=$(top_builddir)/doc/html
diff --git a/doc/cheat.texi b/doc/cheat.texi
index 92e9136..6087949 100644
--- a/doc/cheat.texi
+++ b/doc/cheat.texi
@@ -1,4 +1,4 @@
-@node Cheat sheet, Index, Fun between the parens, Top
+@node Cheat sheet, No hacker is an island, Fun between the parens, Top
@chapter Cheat sheet
@menu
diff --git a/doc/geiser.texi b/doc/geiser.texi
index d958a01..2e7ef93 100644
--- a/doc/geiser.texi
+++ b/doc/geiser.texi
@@ -52,20 +52,12 @@ The document was typeset with
* The REPL::
* Fun between the parens::
* Cheat sheet::
+* No hacker is an island::
* Index::
@detailmenu
--- The Detailed Node Listing ---
-Geiser
-
-* Introduction::
-* Installation::
-* The REPL::
-* Fun between the parens::
-* Index::
-
-
Introduction
* Modus operandi::
@@ -116,6 +108,7 @@ Cheat sheet
@include repl.texi
@include fun.texi
@include cheat.texi
+@include thanks.texi
@include index.texi
@bye
diff --git a/doc/index.texi b/doc/index.texi
index 68a3040..d1bf9eb 100644
--- a/doc/index.texi
+++ b/doc/index.texi
@@ -1,4 +1,4 @@
-@c This is part of Geiser's user manual., , Cheat sheet, Top
+@c This is part of Geiser's user manual., , No hacker is an island, Top
@c Copyright (C) 2010 Jose Antonio Ortega Ruiz
@c See the file geiser.texi for copying conditions.
diff --git a/doc/web.texi b/doc/web.texi
index b921347..99f5165 100644
--- a/doc/web.texi
+++ b/doc/web.texi
@@ -14,6 +14,7 @@
* The REPL::
* Fun between the parens::
* Cheat sheet::
+* No hacker is an island::
* Index::
@end menu
@@ -35,6 +36,7 @@ list</a>&nbsp;
@include repl.texi
@include fun.texi
@include cheat.texi
+@include thanks.texi
@include index.texi
@bye