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 | eab369930516ece1d40658b891f4629d6f9ed8ac (patch) | |
tree | 155d5a500a716db809712195457165c0c4826640 /doc/top.texi | |
parent | 58ab7aec6417e4410c0b5f886b16c8f49168fa7c (diff) | |
download | geiser-chez-eab369930516ece1d40658b891f4629d6f9ed8ac.tar.gz geiser-chez-eab369930516ece1d40658b891f4629d6f9ed8ac.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 |