diff options
| author | Michael Albinus | 2024-12-22 09:31:06 +0100 |
|---|---|---|
| committer | Michael Albinus | 2024-12-22 09:31:06 +0100 |
| commit | 8fb884f0dc0d33cc6515f4d5c19c733c51df8441 (patch) | |
| tree | 0dd5d15cee203074fc1defe00276c5debdcc1a57 | |
| parent | e281355a5e88771b66afe35f425ce09064ef5147 (diff) | |
| download | emacs-8fb884f0dc0d33cc6515f4d5c19c733c51df8441.tar.gz emacs-8fb884f0dc0d33cc6515f4d5c19c733c51df8441.zip | |
; * etc/NEWS: Fix wording.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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. |
| 204 | This variable lists those files and directories whose content Emacs should | 204 | This option lists those files and directories whose content Emacs should |
| 205 | consider as sufficiently trusted to run any part of the code contained | 205 | consider as sufficiently trusted to run any part of the code contained |
| 206 | therein even without any explicit user request. | 206 | therein even without any explicit user request. |
| 207 | For example, Flymake's backend for Emacs Lisp consults this option | 207 | For example, Flymake's backend for Emacs Lisp consults this option |