]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/files.el (Safe File Variables): Remove redundant text.
authorEli Zaretskii <eliz@gnu.org>
Thu, 11 May 2023 16:06:18 +0000 (19:06 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 11 May 2023 16:06:18 +0000 (19:06 +0300)
doc/emacs/custom.texi

index 80490effb6cc9b087fa39ad1a914740a1b3ef976..d8abf81c75fe44a5b91d29630a64f64fa0c17e7e 100644 (file)
@@ -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},