diff options
| author | Ulrich Müller | 2025-02-24 10:32:47 +0100 |
|---|---|---|
| committer | Ulrich Müller | 2025-02-24 10:32:47 +0100 |
| commit | 94c0ea39a5af6f0979e769fc8a053ac60b561367 (patch) | |
| tree | 8d03564c366b7bbbe70bcb41b7dd71e4b5301ae1 | |
| parent | 0be5f9115ec8828bcc50389ca30f76fa1ad5f364 (diff) | |
| download | emacs-94c0ea39a5af6f0979e769fc8a053ac60b561367.tar.gz emacs-94c0ea39a5af6f0979e769fc8a053ac60b561367.zip | |
* doc/misc/efaq.texi (New in Emacs 30): Fix typo. (Bug#76518)
| -rw-r--r-- | doc/misc/efaq.texi | 2 |
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 | |||
| 943 | to build it. | 943 | to build it. |
| 944 | 944 | ||
| 945 | @item | 945 | @item |
| 946 | New user option @code{trusted-contents} to allow potentially dangerous | 946 | New user option @code{trusted-content} to allow potentially dangerous |
| 947 | Emacs features which could execute arbitrary Lisp code. Use this | 947 | Emacs features which could execute arbitrary Lisp code. Use this |
| 948 | variable to list files and directories whose contents Emacs should | 948 | variable to list files and directories whose contents Emacs should |
| 949 | trust, thus allowing those potentially dangerous features when those | 949 | trust, thus allowing those potentially dangerous features when those |