diff options
| -rw-r--r-- | doc/parens.texi | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/doc/parens.texi b/doc/parens.texi index 101ece5..78149e5 100644 --- a/doc/parens.texi +++ b/doc/parens.texi @@ -484,8 +484,8 @@ 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 @kbd{C-c C-e [}. With numeric a -prefix (as in, say @kbd{M-2 C-c C-e [}), it will perform that many +and square brackets. It is bound to @kbd{C-c C-e [}. With a numeric +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: | 
