diff lispref/eval.texi @ 27193:89afca54a135

@ifinto -> @ifnottex.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 05 Jan 2000 15:18:01 +0000
parents 3967db186db6
children 23a1cea22d13
line wrap: on
line diff
--- a/lispref/eval.texi	Wed Jan 05 15:15:41 2000 +0000
+++ b/lispref/eval.texi	Wed Jan 05 15:18:01 2000 +0000
@@ -18,7 +18,7 @@
 your program, but can also be called explicitly via the Lisp primitive
 function @code{eval}.
 
-@ifinfo
+@ifnottex
 @menu
 * Intro Eval::  Evaluation in the scheme of things.
 * Forms::       How various sorts of objects are evaluated.
@@ -37,7 +37,7 @@
 
   How the evaluator handles an object depends primarily on the data
 type of the object.
-@end ifinfo
+@end ifnottex
 
 @cindex forms
 @cindex expression