From 3094aad8f4579518823cf6b6de464243ebf7d830 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 10 Jan 2011 03:01:12 +0100 Subject: NEWS and doc typo --- doc/repl.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/repl.texi') diff --git a/doc/repl.texi b/doc/repl.texi index 8a0f784..03361fd 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -132,6 +132,7 @@ The remaining commands are meatier, and deserve sections of their own. @section Switching context @cindex current module, in REPL +@cindex ,enter vs. enter! In tune with Geiser's @alt{@ref{current-module,,modus operandi},modus operandi}, evaluations in the REPL take place in the namespace of the current module. As noted above, the REPL's prompt tells you the name of @@ -210,7 +211,7 @@ now and then. That was Geiser trying to be helpful (while, hopefully, not being clippy), or, more concretely, what i call, for want of a better name, its @dfn{autodoc} mode. Whenever it's active (did you notice that @i{A} in the mode-line?), Geiser's gerbils will be scanning -what you type and showing (unless you silent them with @kbd{C-c C-a}) +what you type and showing (unless you silent them with @kbd{C-c C-d C-a}) information about the identifier nearest to point. @imgc{repl-autodoc} -- cgit v1.2.3