aboutsummaryrefslogtreecommitdiffstats
path: root/man/custom.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2006-04-12 03:32:07 +0000
committerRichard M. Stallman <[email protected]>2006-04-12 03:32:07 +0000
commitbd9f6fe3c4defdddbc220eb7f1a9bea971c58ae4 (patch)
tree10132d32ce6a0c8062fc474381e1d425919e6775 /man/custom.texi
parent45ca30f2f426dc098b31ec04cd72c7581153475c (diff)
(Safe File Variables): Document enable-local-variables = :safe.
Diffstat (limited to 'man/custom.texi')
-rw-r--r--man/custom.texi7
1 files changed, 4 insertions, 3 deletions
diff --git a/man/custom.texi b/man/custom.texi
index 8429ddaae7..f133e890b0 100644
--- a/man/custom.texi
+++ b/man/custom.texi
@@ -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