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
commit739dde06bdd997995873fcd59f2c1cc1d2976aef (patch)
treefc889c41397b05998bd8e88a5e58a374484dd729 /doc/repl.texi
parentebec43db543a00efa13948f46fa30864844859fe (diff)
downloadgeiser-chez-739dde06bdd997995873fcd59f2c1cc1d2976aef.tar.gz
geiser-chez-739dde06bdd997995873fcd59f2c1cc1d2976aef.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.