diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-06 22:03:57 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-06 22:03:57 +0100 |
commit | d655282cc2bb6146782cb5c8ea3dafdccaeecef9 (patch) | |
tree | 5f872bdf175a26c4fb0c6ec711ecf4934a3ecac6 /doc | |
parent | 21e65eb32c09d8524ec61b12a70a4f7f1379eedf (diff) | |
download | geiser-guile-d655282cc2bb6146782cb5c8ea3dafdccaeecef9.tar.gz geiser-guile-d655282cc2bb6146782cb5c8ea3dafdccaeecef9.tar.bz2 |
We need Emacs 23.2 at least
The new completion machinery Geiser uses was introduced there.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.texi b/doc/install.texi index a4ea362..168ab81 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -13,7 +13,7 @@ @cindex supported versions @cindex versions supported If Geiser came with any guarantees, you'd break all of them by not using -GNU Emacs 23 (or better, if there actually @i{is} anything better) and +GNU Emacs 23.2 (or better, if there actually @i{is} anything better) and at least one of the supported schemes, which right now are @uref{http://www.racket-lang.org, Racket} 5.0.1 (or better) and the latest and greatest @uref{http://www.gnu.org/software/guile, Guile} 1.9 |