From 669960e216131b1ef5e26a368e28053eeab8aa9a Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 25 Aug 2022 00:26:16 +0100 Subject: New geiser-repl-switch[-to-module] obsoleting switch-to-geiser[module] --- doc/repl.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/repl.texi') diff --git a/doc/repl.texi b/doc/repl.texi index 6734d82..0c20dcc 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -159,7 +159,7 @@ In tune with Geiser's evaluations in the REPL take place in the namespace of the current module. As noted above, the REPL's prompt tells you the name of the current module. To switch to a different one, you can use the command -@command{switch-to-geiser-module}, bound to @kbd{C-c C-m}. You'll +@command{geiser-repl-switch-to-module}, bound to @kbd{C-c C-m}. You'll notice that Geiser simply uses a couple of meta-commands provided by the Scheme REPL (the stock @command{,m} in Guile and Chicken and the (geiser-defined) @command{,enter} in Racket), and that it doesn't even -- cgit v1.2.3