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 | a11b28612594d1830ae3939c9be65cbe7f00b949 (patch) | |
tree | d56839494360b2cd4d6d130c97a00a5bd636828f /doc/parens.texi | |
parent | 481d2b4f4b5ee935779b6916b58d6d9d48f89b3a (diff) | |
download | geiser-guile-a11b28612594d1830ae3939c9be65cbe7f00b949.tar.gz geiser-guile-a11b28612594d1830ae3939c9be65cbe7f00b949.tar.bz2 |
Nit
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 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 |