diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-08-30 03:18:24 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-08-30 03:18:24 +0200 |
commit | 31c71af19fdd61f0eda2fd2d0a166d6fce4cb9c7 (patch) | |
tree | 6d6f61466607fdfc6b40cddc46183d065604eda6 /doc/intro.texi | |
parent | bbdab87cde36468f0ecff05e8bdc39c443a91ca3 (diff) | |
download | geiser-guile-31c71af19fdd61f0eda2fd2d0a166d6fce4cb9c7.tar.gz geiser-guile-31c71af19fdd61f0eda2fd2d0a166d6fce4cb9c7.tar.bz2 |
Docs: index entries.
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 aafa4fc..0805eca 100644 --- a/doc/intro.texi +++ b/doc/intro.texi @@ -13,6 +13,7 @@ enough for you, see @ref{Installation} to get it running and @node Modus operandi, Showing off, Introduction, Introduction @section Modus operandi +@cindex modus operandi As already mentioned, Geiser relies on a running Scheme process to obtain the information it makes accessible to the programmer. There's little effort, on the Elisp side, to understand, say, the module system |