From 91d28cdb2be1f7c9c5d47665e7ba6cd616f90c0e Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Fri, 15 Oct 2010 22:57:44 +0200 Subject: Documentation for M-. and modules --- doc/repl.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/repl.texi') diff --git a/doc/repl.texi b/doc/repl.texi index 6a4c47d..43a07b4 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -208,7 +208,9 @@ If that's still not enough, Geiser can jump, via @kbd{M-.}, to the symbol's definition. A buffer with the corresponding file will pop up, 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. +will see, these commands are also available in scheme buffers. @kbd{M-.} +also works for modules: if your point is on an unambiguous module name, +the file where it's defined will be opened for you. @cindex module exports @anchor{repl-mod} -- cgit v1.2.3