diff options
author | jao <jao@gnu.org> | 2022-08-25 01:46:42 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-08-25 01:46:42 +0100 |
commit | 247c7d5f93539f7e183909917d8f3eab7156ed47 (patch) | |
tree | 76506af90e014c90046393501160d9237e570d2a /doc/parens.texi | |
parent | 669960e216131b1ef5e26a368e28053eeab8aa9a (diff) | |
download | geiser-247c7d5f93539f7e183909917d8f3eab7156ed47.tar.gz geiser-247c7d5f93539f7e183909917d8f3eab7156ed47.tar.bz2 |
run-geiser obsoleted (just use M-x geiser)
Diffstat (limited to 'doc/parens.texi')
-rw-r--r-- | doc/parens.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/parens.texi b/doc/parens.texi index b95958a..e53a355 100644 --- a/doc/parens.texi +++ b/doc/parens.texi @@ -94,7 +94,7 @@ how to make sure that that's actually the case. As i've already mentioned a couple of times, @i{geiser-mode} needs a running REPL to be operative. Thus, a common usage pattern will be -for you to first call @code{run-geiser} +for you to first call @code{geiser} @ifhtml (or @ref{choosing-impl,,one of its variants}), @end ifhtml |