diff options
Diffstat (limited to 'etc')
| -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 |