]> git.eshelyaron.com Git - emacs.git/commitdiff
;* 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)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 18:07:25 +0000 (19:07 +0100)
(cherry picked from commit fe2ac33bae817d1ae48dde81233b41a7ff6bcf53)

doc/misc/efaq.texi

index 714fd38e4265b27d36657eec64d0710f5c6af499..c7ea813b1f369382280ddc57d6a656971a27e18c 100644 (file)
@@ -932,6 +932,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