From 94c0ea39a5af6f0979e769fc8a053ac60b561367 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Mon, 24 Feb 2025 10:32:47 +0100 Subject: [PATCH] * doc/misc/efaq.texi (New in Emacs 30): Fix typo. (Bug#76518) --- doc/misc/efaq.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index 4f936014ed1..56eccfd9456 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi @@ -943,7 +943,7 @@ Emacs has been ported to the Android operating system. See the file to build it. @item -New user option @code{trusted-contents} to allow potentially dangerous +New user option @code{trusted-content} 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