If the variable
.B @parents
is set in a section other than one of those named above,
-then it must consist of a space- or comma-separated list
+then it must consist of a space- and/or comma-separated list
of names,
which name the section's parents.
Currently, the parents need not be distinct,
If none of these lookups succeeds, then the lookup fails.
If all of the successful lookups found the
.I "same assignment"
-(not just the same value!)
+(not just the same value!)\&
then lookup finds that assignment.
Otherwise, the lookup reports an error.
.
.
.SS "Predefined variables in @BUILTIN"
The
-.B @BULITIN
+.B @BUILTIN
section has no parents.
You should not override its settings in configuration files.
It holds a number of variables set by the
(For some reason,
the ECL developers are changing
the way ECL recognizes command-line options,
-because they think that the minor aesthetic improvement
+because they think that the minor \(aesthetic improvement
is worth breaking everyone's scripts.)
This is determined by the
.B ecl-opt
section instead.
.
.TP
-.B @image-dir
+.B image-dir
The directory in which
.B runlisp
looks for, and
.B prefer
A comma-separated list of names of
.I preferred
-Lisp implementations,
+Lisp implementations.
Overridden by the
.B RUNLISP_PREFER
environment variable.