aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2024-12-22 09:31:06 +0100
committerMichael Albinus2024-12-22 09:31:06 +0100
commit8fb884f0dc0d33cc6515f4d5c19c733c51df8441 (patch)
tree0dd5d15cee203074fc1defe00276c5debdcc1a57
parente281355a5e88771b66afe35f425ce09064ef5147 (diff)
downloademacs-8fb884f0dc0d33cc6515f4d5c19c733c51df8441.tar.gz
emacs-8fb884f0dc0d33cc6515f4d5c19c733c51df8441.zip
; * etc/NEWS: Fix wording.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 61cb66387bb..5309364a513 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -201,7 +201,7 @@ see the variable 'url-request-extra-headers'.
201 201
202+++ 202+++
203** New user option 'trusted-content' to allow potentially dangerous features. 203** New user option 'trusted-content' to allow potentially dangerous features.
204This variable lists those files and directories whose content Emacs should 204This option lists those files and directories whose content Emacs should
205consider as sufficiently trusted to run any part of the code contained 205consider as sufficiently trusted to run any part of the code contained
206therein even without any explicit user request. 206therein even without any explicit user request.
207For example, Flymake's backend for Emacs Lisp consults this option 207For example, Flymake's backend for Emacs Lisp consults this option