# HG changeset patch # User Kim F. Storm # Date 1081193243 0 # Node ID 326aa7651bd66f55acb641268cc7b8a5d7dff573 # Parent da421869d1296f37590ca1606145269dfc551f54 (File Variables): Add safe-local-eval-forms. diff -r da421869d129 -r 326aa7651bd6 man/custom.texi --- a/man/custom.texi Mon Apr 05 19:26:57 2004 +0000 +++ b/man/custom.texi Mon Apr 05 19:27:23 2004 +0000 @@ -1060,6 +1060,12 @@ neither @code{t} nor @code{nil}, so normally Emacs does ask for confirmation about file settings for these variables. +@findex safe-local-eval-forms + The @code{safe-local-eval-forms} is a customizable list of eval +forms which are safe to eval, so Emacs should not ask for +confirmation to evaluate these forms, even if +@code{enable-local-variables} says to ask for confirmation in general. + @node Key Bindings @section Customizing Key Bindings @cindex key bindings