summaryrefslogtreecommitdiff
path: root/doc/parens.texi
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-11-08 06:07:12 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-11-08 06:07:12 +0100
commit27e21627ad8e3021d49dcbd781ff5bde97fd471b (patch)
tree4737387a673aade87bac73dc4b5ce2c9aa356fc9 /doc/parens.texi
parentf8acd072a81821c6ebb3a8bf7e057f45243e7810 (diff)
downloadgeiser-chez-27e21627ad8e3021d49dcbd781ff5bde97fd471b.tar.gz
geiser-chez-27e21627ad8e3021d49dcbd781ff5bde97fd471b.tar.bz2
squarify again, now with numeric prefix
Diffstat (limited to 'doc/parens.texi')
-rw-r--r--doc/parens.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/parens.texi b/doc/parens.texi
index 9839892..101ece5 100644
--- a/doc/parens.texi
+++ b/doc/parens.texi
@@ -484,7 +484,9 @@ backtick).
There's also this little command, @code{geiser-squarify}, which will
toggle the delimiters of the innermost list around point between round
-and square brackets. It is bound to @key{C-c C-e [}.
+and square brackets. It is bound to @kbd{C-c C-e [}. With numeric a
+prefix (as in, say @kbd{M-2 C-c C-e [}), it will perform that many
+toggles, forward for positive values and backward for negative ones.
@c Local Variables:
@c mode: texinfo