emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/variables.texi


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lispref/variables.texi
Date: Tue, 14 Feb 2006 10:04:58 +0000

Index: emacs/lispref/variables.texi
diff -u emacs/lispref/variables.texi:1.72 emacs/lispref/variables.texi:1.73
--- emacs/lispref/variables.texi:1.72   Tue Feb 14 01:22:05 2006
+++ emacs/lispref/variables.texi        Tue Feb 14 10:04:58 2006
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]