+2006-02-14 Juanma Barranquero <lekktu@gmail.com>
+
+ * variables.texi (File Local Variables): Use @code for a cons
+ cell, not @var.
+
2006-02-13 Chong Yidong <cyd@stupidchicken.com>
* variables.texi (File Local Variables): Document new file local
@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