diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-10 20:45:00 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-10 20:45:00 +0100 |
commit | 972de1259c567b5b2055f326d00a621b14166543 (patch) | |
tree | 8f63566e5667ab94bcf9ebdcf629612c774fa61b /doc/repl.texi | |
parent | 71983b9676b58ef9cb08421f4467399e9e2297f2 (diff) | |
download | geiser-972de1259c567b5b2055f326d00a621b14166543.tar.gz geiser-972de1259c567b5b2055f326d00a621b14166543.tar.bz2 |
A couple more doc fixes
Diffstat (limited to 'doc/repl.texi')
-rw-r--r-- | doc/repl.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/repl.texi b/doc/repl.texi index 3b35e49..be12f4d 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -336,7 +336,7 @@ If you happen to love peace and quiet and prefer to keep your REPL's echo area free from autodoc's noise, @code{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 C-a}. +back, on a per-REPL basis, using @kbd{C-c C-d C-a}. @subsubheading Remote connections |