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 | 56b60fe591469c20abe195aa020ec9a439f43c4a (patch) | |
tree | 3b54e826051cc5f224558173317e8d15d0f08da2 /doc/intro.texi | |
parent | 7114c15d0969d5bf1969419f085f0889cd918324 (diff) | |
download | geiser-56b60fe591469c20abe195aa020ec9a439f43c4a.tar.gz geiser-56b60fe591469c20abe195aa020ec9a439f43c4a.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 |