From 1c60b0639b121d20eb245ff60c39d120396aa5bf Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 11 May 2023 19:06:18 +0300 Subject: [PATCH] ; * lisp/files.el (Safe File Variables): Remove redundant text. --- doc/emacs/custom.texi | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index 80490effb6c..d8abf81c75f 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi @@ -1364,18 +1364,6 @@ variable @code{enable-remote-dir-locals} has a non-@code{nil} value, the list can include remote directories as well (@pxref{Remote Files}). -When @kbd{+} is pressed -at the risky variable confirmation prompt, the directory in question -is added to the @samp{safe-local-variable-directories} variable, and -risky directory-local variables there will be loaded without prompting -in the future. If customizing @samp{safe-local-variable-directories} -manually, the directories in this list must be fully-expanded absolute -paths that end in a directory separator character. Directory paths -may be remote directory paths (@pxref{Remote Files}), if the -@code{enable-remote-dir-locals} variable is set to @code{t}. -Directory paths in this list are case-sensitive, even if the -filesystem is not. - @vindex enable-local-variables The variable @code{enable-local-variables} allows you to change the way Emacs processes local variables. Its default value is @code{t}, -- 2.39.2