diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-11 03:06:01 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-11 03:06:01 +0100 |
commit | 873bcb89815fe9a1150d36a143af795da0fcc800 (patch) | |
tree | b6a9e879f7c28fd0e5fda4c9ac11ac02a86c8ca9 | |
parent | 96ebbac008223f93e5c2ea796e38170d8e8e73f3 (diff) | |
download | geiser-873bcb89815fe9a1150d36a143af795da0fcc800.tar.gz geiser-873bcb89815fe9a1150d36a143af795da0fcc800.tar.bz2 |
Nit
-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 374444f..18026bc 100644 --- a/doc/parens.texi +++ b/doc/parens.texi @@ -13,7 +13,7 @@ that language is sexpy (especially if you use @ifnothtml Paredit). @end ifnothtml - Geiser's support for writing Scheme code adds to Emacs' +Geiser's support for writing Scheme code adds to Emacs' @code{scheme-mode}, rather than supplanting it; and it does so by means of a minor mode (unimaginatively dubbed @code{geiser-mode}) that defines a bunch of new commands to try and, with the help of the same Scheme |