[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 1c60b0639b1: ; * lisp/files.el (Safe File Variables): Remove redu
From: |
Eli Zaretskii |
Subject: |
master 1c60b0639b1: ; * lisp/files.el (Safe File Variables): Remove redundant text. |
Date: |
Thu, 11 May 2023 12:05:44 -0400 (EDT) |
branch: master
commit 1c60b0639b121d20eb245ff60c39d120396aa5bf
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>
; * 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},
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 1c60b0639b1: ; * lisp/files.el (Safe File Variables): Remove redundant text.,
Eli Zaretskii <=