summaryrefslogtreecommitdiff
path: root/doc/repl.texi
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-08-11 22:41:14 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-08-11 22:41:14 +0200
commit468f82fcb4a77f3386f1ae1744314a2007bf22df (patch)
treeb0f9917846916af3198a6830eff72432d90bdaa1 /doc/repl.texi
parent51367f32e213f4f3a1d300c557a286d9fcbef419 (diff)
downloadgeiser-468f82fcb4a77f3386f1ae1744314a2007bf22df.tar.gz
geiser-468f82fcb4a77f3386f1ae1744314a2007bf22df.tar.bz2
More docs.
Diffstat (limited to 'doc/repl.texi')
-rw-r--r--doc/repl.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/repl.texi b/doc/repl.texi
index 12231c7..8a73771 100644
--- a/doc/repl.texi
+++ b/doc/repl.texi
@@ -167,6 +167,7 @@ with its point resting upon the identifier's defining form. When you're
done inspecting, @kbd{M-,} will bring you back to where you were. As we
will see, these commands are also available in scheme buffers.
+@anchor{repl-mod}
Finally, Geiser can produce for you a list, classified by kind, of the
identifiers exported by a given module: all you need to do is press
@kbd{C-c C-d m}, and type or complete the desired module's name.