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 | 2f20ae673e1e7b5806270f1ee02b647eb934e5b6 (patch) | |
tree | d8cfcad7c077e4d112b639108c87c16bfa61522f /doc/intro.texi | |
parent | c717a7ef993b800b6c02aa914b3cee8921142f5d (diff) | |
download | geiser-guile-2f20ae673e1e7b5806270f1ee02b647eb934e5b6.tar.gz geiser-guile-2f20ae673e1e7b5806270f1ee02b647eb934e5b6.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 |