# HG changeset patch # User Richard M. Stallman # Date 989102369 0 # Node ID 313d4c5de5ca42cb247dbfcb682300da36618da8 # Parent fdf780ddf0aeb1f44263c78604cd01b18881cae4 Two minor fixes. diff -r fdf780ddf0ae -r 313d4c5de5ca lispref/variables.texi --- a/lispref/variables.texi Sat May 05 22:38:58 2001 +0000 +++ b/lispref/variables.texi Sat May 05 22:39:29 2001 +0000 @@ -603,7 +603,7 @@ @item @dots{}-form The value is a form (an expression). -@item @dots{}-functions +@item @dots{}-forms The value is a list of forms (expressions). @item @dots{}-predicate @@ -624,7 +624,7 @@ The value specifies options for a command. @end table - When you define a variable, always cvonsider whether you should mark + When you define a variable, always consider whether you should mark it as ``risky''; see @ref{File Local Variables}. When defining and initializing a variable that holds a complicated