]> git.eshelyaron.com Git - emacs.git/commit
Prefer the defcustom :risky property in gnus
authorStefan Kangas <stefan@marxist.se>
Sun, 26 Dec 2021 16:51:15 +0000 (17:51 +0100)
committerStefan Kangas <stefan@marxist.se>
Sun, 26 Dec 2021 16:51:15 +0000 (17:51 +0100)
commitd8fc436bbb73634bae4b57a1a92ec6588ed2c5b1
tree035656f5a265cf079dc9fa95222307c4fd8f52ba
parent83e0acdf6e397eb2d340f3816d0991f2d6f05570
Prefer the defcustom :risky property in gnus

* lisp/gnus/gnus-art.el (gnus-button-alist)
(gnus-header-button-alist):
* lisp/gnus/gnus-group.el (gnus-group-highlight)
(gnus-group-icon-list):
* lisp/gnus/gnus-sum.el (gnus-summary-highlight):
* lisp/gnus/mm-util.el (mm-charset-eval-alist): Prefer the
defcustom :risky property to setting 'risky-local-variable
manually.
lisp/gnus/gnus-art.el
lisp/gnus/gnus-group.el
lisp/gnus/gnus-sum.el
lisp/gnus/mm-util.el