diff options
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 a87c547..cfce6c8 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -161,7 +161,7 @@ Which brings me to the next group of REPL commands. @node Completion and error handling, Autodoc and friends, Switching context, The REPL @section Completion and error handling -@cindex completion, module name +@cindex completion, at the REPL We've already seen Geiser completion of module names in action at the mini-buffer. You won't be surprised to know that it's also available at the REPL buffer itself. There, you can use either @kbd{C-.} or |