summaryrefslogtreecommitdiff
path: root/doc/parens.texi
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-08-25 00:26:16 +0100
committerjao <jao@gnu.org>2022-08-25 01:20:19 +0100
commit669960e216131b1ef5e26a368e28053eeab8aa9a (patch)
tree50dc91aa5a6558e45e5456872d1691516883cfa5 /doc/parens.texi
parent2695870666ed0c699f26421963ce69a321ec6016 (diff)
downloadgeiser-669960e216131b1ef5e26a368e28053eeab8aa9a.tar.gz
geiser-669960e216131b1ef5e26a368e28053eeab8aa9a.tar.bz2
New geiser-repl-switch[-to-module] obsoleting switch-to-geiser[module]
Diffstat (limited to 'doc/parens.texi')
-rw-r--r--doc/parens.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/parens.texi b/doc/parens.texi
index 3c2c38d..b95958a 100644
--- a/doc/parens.texi
+++ b/doc/parens.texi
@@ -243,7 +243,7 @@ startup.
@anchor{switching-repl-buff} Once you have a working @i{geiser-mode},
you can switch from Scheme source buffers to the REPL or @kbd{C-c
C-z}. Those shortcuts map to the interactive command
-@code{switch-to-geiser}.
+@code{geiser-repl-switch}.
@cindex switching to module
If you use a numeric prefix, as in @kbd{C-u C-c C-z}, besides being
@@ -257,7 +257,7 @@ command is also bound to @kbd{C-c C-a}.
Once you're in the REPL, the same @kbd{C-c C-z} shortcut will bring
you back to the buffer you jumped from, provided you don't kill the
Scheme process in between. This is why the command is called
-@i{switch-to-geiser} instead of @i{switch-to-repl}, and what makes it
+@i{geiser-repl-switch} instead of @i{switch-to-repl}, and what makes it
really handy, if you ask me.
@cindex switching schemes