From 05b964d0c6e642b098def5b4a193434ec4766091 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 4 Mar 2007 18:26:37 +0000 Subject: [PATCH] (Safe File Variables): Minor correction. --- man/custom.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/custom.texi b/man/custom.texi index 40eefba1ba3..40a0f8d0b2c 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -1247,7 +1247,7 @@ processes @code{eval} variables. The three possibilities for the variable's value are @code{t}, @code{nil}, and anything else, just as for @code{enable-local-variables}. The default is @code{maybe}, which is neither @code{t} nor @code{nil}, so normally Emacs does ask for -confirmation about processes @code{eval} variables. +confirmation about processing @code{eval} variables. @vindex safe-local-eval-forms But there is an exception. The @code{safe-local-eval-forms} is a -- 2.39.5