changeset 70330:c858388f86c8

(File Local Variables): Suggest using booleanp.
author Richard M. Stallman <rms@gnu.org>
date Tue, 02 May 2006 00:08:17 +0000
parents c92ef36cfd85
children 0cb3de2796ef
files lispref/variables.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/variables.texi	Mon May 01 22:58:47 2006 +0000
+++ b/lispref/variables.texi	Tue May 02 00:08:17 2006 +0000
@@ -1783,7 +1783,8 @@
 returns non-@code{nil} given that value.  Many commonly encountered
 file variables standardly have @code{safe-local-variable} properties,
 including @code{fill-column}, @code{fill-prefix}, and
-@code{indent-tabs-mode}.
+@code{indent-tabs-mode}.  For boolean-valued variables that are safe,
+use @code{booleanp} as the property value.
 
 @defopt safe-local-variable-values
 This variable provides another way to mark some variable values as