summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-06-19 23:35:21 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-06-19 23:35:21 +0200
commit7cfa18914d1ccb85aca33f659c931be0e8a8c894 (patch)
treee9ab2caaabb8a7f8074772e9f8991384dd56c342 /README
parent975831b323afa7ae11a7b960f337faf2a4fd5f10 (diff)
downloadgeiser-chez-7cfa18914d1ccb85aca33f659c931be0e8a8c894.tar.gz
geiser-chez-7cfa18914d1ccb85aca33f659c931be0e8a8c894.tar.bz2
The humble beginnings of a user's manual.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3c5ef4a..5b29dcb 100644
--- a/README
+++ b/README
@@ -60,7 +60,7 @@
setting the variable `geiser-impl-installed-implementations' *before*
loading geiser.el. For instance:
- (setq geiser-impl-installed-implementations '(plt guile))
+ (setq geiser-impl-installed-implementations '(racket guile))
On opening a scheme file, Geiser will try to guess its Scheme,
defaulting to the first in the list. Use `C-c C-s' to select the