diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-27 01:43:32 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-27 01:43:32 +0200 |
commit | 14c436f5f8d73fe80da40eda382c7a76aacb3ef1 (patch) | |
tree | aea636fb12bd0f56f08e96a71aad159f671b796e /doc/top.texi | |
parent | 96ed8b7a404e3caafda5f08e8e54201819a871a5 (diff) | |
download | geiser-14c436f5f8d73fe80da40eda382c7a76aacb3ef1.tar.gz geiser-14c436f5f8d73fe80da40eda382c7a76aacb3ef1.tar.bz2 |
A new tutorial bit
Diffstat (limited to 'doc/top.texi')
-rw-r--r-- | doc/top.texi | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/top.texi b/doc/top.texi index 43168c0..c0a0a8e 100644 --- a/doc/top.texi +++ b/doc/top.texi @@ -1,10 +1,3 @@ -@ifnottex -@node Top, Introduction, (dir), (dir) -@top Geiser -@ifnothtml -@insertcopying -@end ifnothtml - Geiser is a collection of Emacs major and minor modes that conspire with one or more Scheme interpreters to keep the Lisp Machine Spirit alive. It draws inspiration (and a bit more) from environments such as Common @@ -23,8 +16,6 @@ bundle of Elisp shims orchestrates the dialog between the Scheme interpreter, Emacs and, ultimately, the schemer, giving her access to live metadata. Here's how. -@end ifnottex - @c Local Variables: @c mode: texinfo @c TeX-master: geiser |