]> git.eshelyaron.com Git - emacs.git/commitdiff
(File Local Variables): Suggest using booleanp.
authorRichard M. Stallman <rms@gnu.org>
Tue, 2 May 2006 00:08:17 +0000 (00:08 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 2 May 2006 00:08:17 +0000 (00:08 +0000)
lispref/variables.texi

index c2abdf0563ddd2da985270df1e4af14614ca5073..5b4b779448e328e73da327e6322cc76edab4799b 100644 (file)
@@ -1783,7 +1783,8 @@ a function of one argument; any value is safe if the function
 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