;* doc/misc/efaq.texi (New in Emacs 30): Mention 'trusted-contents'.
authorEli Zaretskii <eliz@gnu.org>
Sun, 22 Dec 2024 08:43:57 +0000 (10:43 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 22 Dec 2024 08:43:57 +0000 (10:43 +0200)
doc/misc/efaq.texi

index eb38112be1bee5125a4b19ff1ebde0db83c8c17b..dfdadd3d22f9e8b3489993217bc3a2dd2e34c6ff 100644 (file)
@@ -942,6 +942,13 @@ Emacs has been ported to the Android operating system.  See the file
 @file{java/INSTALL} in the Emacs source distribution for details on how
 to build it.
 
+@item
+New user option @code{trusted-contents} to allow potentially dangerous
+Emacs features which could execute arbitrary Lisp code.  Use this
+variable to list files and directories whose contents Emacs should
+trust, thus allowing those potentially dangerous features when those
+files are visited.
+
 @item
 Numerous performance improvements, for example in parsing JSON, reading
 data from subprocesses, handling output from Eshell and in Shell mode, X