summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2018-06-11 02:54:00 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2018-06-11 02:54:00 +0200
commit7c04ac1e27ccf05c9c537f974287d16c0d348fb4 (patch)
tree9d9e681ced77670b72015341f87d4ddb4b0aac89 /doc
parentf56addb0415f7e19a362fad6432c79417e40dc0f (diff)
downloadgeiser-7c04ac1e27ccf05c9c537f974287d16c0d348fb4.tar.gz
geiser-7c04ac1e27ccf05c9c537f974287d16c0d348fb4.tar.bz2
Documentation warning
Diffstat (limited to 'doc')
-rw-r--r--doc/repl.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/repl.texi b/doc/repl.texi
index c30292d..282cff0 100644
--- a/doc/repl.texi
+++ b/doc/repl.texi
@@ -24,7 +24,8 @@ Read-Eval-Print Loop), Geiser provides the generic interactive command
@command{run-geiser}. If you invoke it (via, as is customary in Emacs,
@kbd{M-x run-geiser}), you'll be saluted by a prompt asking which one of
the supported implementations you want to launch---yes, you can stop the
-asking, see @altr{active-implementations,below,Customization and tips,.}
+asking, see
+@altr{active-implementations,below,Customization and tips,.}
Tabbing for completion will offer you, as of this writing, @code{guile},
@code{racket}, @code{chicken}, @code{mit}, @code{chibi} and @code{chez}.
Just choose your poison, and a new REPL buffer will pop up (by default,
@@ -241,7 +242,7 @@ xrepl}, you'll notice that the REPL prompt has changed to something
like this:
@example
-<pkgs>/xrepl-lib/xrepl/main>
+<pkgs>/xrepl-lib/xrepl/main>
@end example
If you start typing symbols, and then you try to auto-complete those