diff options
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 |