diff options
author | jao <jao@gnu.org> | 2022-10-08 20:30:27 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-10-08 20:30:27 +0100 |
commit | e63c33d2afb1ba8e732511e34c6a2db7a3a0898c (patch) | |
tree | a234680410cdc96d5257462e61b1f57c3efab49b /doc/parens.texi | |
parent | 67984ac8d0ab91e02ef5674c525de0cde8cd24b1 (diff) | |
download | geiser-e63c33d2afb1ba8e732511e34c6a2db7a3a0898c.tar.gz geiser-e63c33d2afb1ba8e732511e34c6a2db7a3a0898c.tar.bz2 |
More -p obsolescence in geiser-debug.el
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) |