summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2012-09-02 21:55:04 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2012-09-02 21:55:04 +0200
commit8f178f18c8e93ce1b507bfa35f10c818920835e7 (patch)
treef6d547fda220fac58b393d6ccc59e36d0f7a6609 /README
parentbe2b66f12c3724f4e8953618d864fe7d52e8a26e (diff)
downloadgeiser-8f178f18c8e93ce1b507bfa35f10c818920835e7.tar.gz
geiser-8f178f18c8e93ce1b507bfa35f10c818920835e7.tar.bz2
Credits and boilerplate for the a new version
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index b55b93a..14d11a8 100644
--- a/README
+++ b/README
@@ -19,6 +19,8 @@
- Rudimentary support for debugging (list of
evaluation/compilation error in an Emacs' compilation-mode
buffer).
+ - Support for inline images in schemes, such as Racket, that treat
+ them as first order values.
NOTE: if you're not in a hurry, Geiser's website
(http://www.nongnu.org/geiser/) contains a nicer manual, also
@@ -29,7 +31,7 @@
Geiser needs Emacs 23.2 or better, and at least one of the
supported scheme implementations:
- Guile 2.0 or better.
- - PLT Racket 5.0.1 or better.
+ - PLT Racket 5.3 or better.
* Installation
Geiser can be used either directly from its uninstalled source tree