]> git.eshelyaron.com Git - emacs.git/commitdiff
(Safe File Variables): Document enable-local-variables = :safe.
authorRichard M. Stallman <rms@gnu.org>
Wed, 12 Apr 2006 03:32:07 +0000 (03:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 12 Apr 2006 03:32:07 +0000 (03:32 +0000)
man/custom.texi

index 8429ddaae74e366f74291b9491e1ee1e4e4e7eac..f133e890b0a419f845ca5540d0f2e6120119f58e 100644 (file)
@@ -1227,9 +1227,10 @@ values for these variables, do it directly by customizing
   The variable @code{enable-local-variables} allows you to change the
 way Emacs processes local variables.  Its default value is @code{t},
 which specifies the behavior described above.  If it is @code{nil},
-Emacs simply ignores all file local variables.  Any other value says
-to query you about each file that has local variables, without trying
-to determine whether the values are known to be safe.
+Emacs simply ignores all file local variables.  @code{:safe} means use
+only the safe values and ignore the rest.  Any other value says to
+query you about each file that has local variables, without trying to
+determine whether the values are known to be safe.
 
 @vindex enable-local-eval
   The variable @code{enable-local-eval} controls whether Emacs