From e181f09fce76b2fe8b870ec52dad1247c8947645 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 20 Jul 2010 00:46:46 +0200 Subject: Doc nits. --- doc/repl.texi | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'doc/repl.texi') diff --git a/doc/repl.texi b/doc/repl.texi index 3541954..1b5d242 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -207,7 +207,7 @@ forget about the richness of the Scheme ecosystem with something like default, that the corresponding Scheme binary is in your path. If that's not the case, the variables to tweak are @var{geiser-guile-binary} and @var{geiser-racket-binary}, which should be set to a string with the -path to the adequate binary. +full path to the requisite binary. @subsubheading History @@ -224,6 +224,13 @@ configuration includes the following line: @file{geiser-history.racket} to live inside my home's @file{.emacs.d} directory. +@subsubheading Autodoc + +If you happen to love peace and quiet and prefer to keep your REPL's +echo area free from autodoc's noise, @var{geiser-repl-autodoc-p} is the +customization variable for you: set it to @code{nil} and autodoc will be +disabled by default in new REPLs. You can always bring the fairies back, +on a per REPL basis, using @kbd{C-c a}. @c Local Variables: @c mode: texinfo -- cgit v1.2.3