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: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lispref/variables.texi
Date: Tue, 14 Feb 2006 15:17:28 +0000

Index: emacs/lispref/variables.texi
diff -u emacs/lispref/variables.texi:1.73 emacs/lispref/variables.texi:1.74
--- emacs/lispref/variables.texi:1.73   Tue Feb 14 10:04:58 2006
+++ emacs/lispref/variables.texi        Tue Feb 14 15:17:27 2006
@@ -1784,7 +1784,7 @@
 @dfn{safe} by setting its @code{safe-local-variable} property.  If the
 property is @code{t}, that variable is always considered safe,
 regardless of the value assigned to it.  The
address@hidden property can also be a a function taking
address@hidden property can also be a function taking
 exactly one argument.  In that case, Emacs considers it safe to give
 the variable a certain value if the function returns address@hidden
 when called with that value as argument.  Many commonly-encountered




reply via email to

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