aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlrich Müller2025-02-24 10:32:47 +0100
committerUlrich Müller2025-02-24 10:32:47 +0100
commit94c0ea39a5af6f0979e769fc8a053ac60b561367 (patch)
tree8d03564c366b7bbbe70bcb41b7dd71e4b5301ae1
parent0be5f9115ec8828bcc50389ca30f76fa1ad5f364 (diff)
downloademacs-94c0ea39a5af6f0979e769fc8a053ac60b561367.tar.gz
emacs-94c0ea39a5af6f0979e769fc8a053ac60b561367.zip
* doc/misc/efaq.texi (New in Emacs 30): Fix typo. (Bug#76518)
-rw-r--r--doc/misc/efaq.texi2
1 files changed, 1 insertions, 1 deletions
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
943to build it. 943to build it.
944 944
945@item 945@item
946New user option @code{trusted-contents} to allow potentially dangerous 946New user option @code{trusted-content} to allow potentially dangerous
947Emacs features which could execute arbitrary Lisp code. Use this 947Emacs features which could execute arbitrary Lisp code. Use this
948variable to list files and directories whose contents Emacs should 948variable to list files and directories whose contents Emacs should
949trust, thus allowing those potentially dangerous features when those 949trust, thus allowing those potentially dangerous features when those