diff options
Diffstat (limited to 'doc/parens.texi')
-rw-r--r-- | doc/parens.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/parens.texi b/doc/parens.texi index e53a355..db91f2d 100644 --- a/doc/parens.texi +++ b/doc/parens.texi @@ -557,7 +557,7 @@ mouse to jump to the offending spot; or invoke Emacs' stock commands By default, Geiser will tele-transport your pointer to the debug buffer: if you prefer to stay in the source buffer, set -@code{geiser-debug-jump-to-debug-p} to nil. +@code{geiser-debug-jump-to-debug} to nil. For schemes with good debug support (Guile is one), the debug buffers offer a @i{debugging menu}, accesible via the @code{,} (that's a comma) |