trusted-content: Adjust the last patch based on preliminary feedback
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 15 Dec 2024 22:05:55 +0000 (17:05 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 15 Dec 2024 22:05:55 +0000 (17:05 -0500)
commit8b6c6cffd1f772301e89353de5e057835af18a30
tree4c66797b93072cf42f55a9adb096a324aa5f85b5
parent69b16e5c63840479270d32f58daea923fe725b90
trusted-content: Adjust the last patch based on preliminary feedback

* lisp/files.el (trusted-content): Rename from `trusted-files`.
Update all references.

* lisp/progmodes/elisp-mode.el (lisp-interaction-mode):
* lisp/ielm.el (inferior-emacs-lisp-mode):
* lisp/simple.el (read--expression): Set `trusted-content` since
these buffers contain code that the user presumably intends to run anyway.
(elisp--safe-macroexpand-all): Make the warning more discreet.
etc/NEWS
lisp/files.el
lisp/ielm.el
lisp/progmodes/elisp-mode.el
lisp/simple.el