# HG changeset patch # User Juanma Barranquero # Date 1139911498 0 # Node ID f2055aa568a617364520fe15488cc02086184724 # Parent bce98011e5377c66e17c17344ca3bb6dcac59af5 (File Local Variables): Use @code for a cons cell, not @var. diff -r bce98011e537 -r f2055aa568a6 lispref/variables.texi --- a/lispref/variables.texi Tue Feb 14 10:04:19 2006 +0000 +++ b/lispref/variables.texi Tue Feb 14 10:04:58 2006 +0000 @@ -1794,7 +1794,7 @@ @defopt safe-local-variable-values This variable provides another way to mark variables as safe. It is a -list of cons cells @var{(var . val)}, where @var{var} is a variable +list of cons cells @code{(var . val)}, where @var{var} is a variable name and @var{val} is a value of that variable that is safe. When Emacs asks the user whether or not to obey a set of file variable