summaryrefslogtreecommitdiff
path: root/doc/parens.texi
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-11-06 22:56:48 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-11-06 22:56:48 +0100
commit4146821a9d3256ae33ce035269bc0358c4e51d80 (patch)
tree208e60e851d6cb898eab59abc5bb72649e214245 /doc/parens.texi
parentce1f3543d0339813f85677178b8dcd06953fd2e9 (diff)
downloadgeiser-chez-4146821a9d3256ae33ce035269bc0358c4e51d80.tar.gz
geiser-chez-4146821a9d3256ae33ce035269bc0358c4e51d80.tar.bz2
Doc fix
Diffstat (limited to 'doc/parens.texi')
-rw-r--r--doc/parens.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/parens.texi b/doc/parens.texi
index 7ae5420..9ce0d05 100644
--- a/doc/parens.texi
+++ b/doc/parens.texi
@@ -61,7 +61,7 @@ If, for some reason i cannot fathom, you prefer @i{geiser-mode} not
to be active by default, the following elisp incantation will do the
trick:
@example
-(eval-after-load "geiser-mode"
+(eval-after-load "geiser"
(remove-hook 'scheme-mode-hook 'turn-on-geiser-mode))
@end example
@cindex scheme file extensions