diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-28 02:34:11 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-28 02:34:11 +0200 |
commit | e9f3f7687ab05fb7edb6bbacadd0a5b3dd54944f (patch) | |
tree | bffd0f2c600c0c384c9c08e380c194fc8431ffe7 /doc/intro.texi | |
parent | 4fdff3cdcd5980530640bd564f2086d0d57a0c14 (diff) | |
download | geiser-e9f3f7687ab05fb7edb6bbacadd0a5b3dd54944f.tar.gz geiser-e9f3f7687ab05fb7edb6bbacadd0a5b3dd54944f.tar.bz2 |
Progress in the REPL tutorial.
Diffstat (limited to 'doc/intro.texi')
-rw-r--r-- | doc/intro.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/intro.texi b/doc/intro.texi index 77f5434..500a9b4 100644 --- a/doc/intro.texi +++ b/doc/intro.texi @@ -23,6 +23,7 @@ allowing the reuse of the Emacs-side framework, which constitutes the bulk of the code. @cindex current module +@anchor{current-module} While being as generic as possible, the Scheme-Elisp interface makes some assumptions about the capabilities and interaction mode of the corresponding REPL. In particular, Geiser expects the latter to support |