]> git.eshelyaron.com Git - emacs.git/commit
Add new hooks when enabling and disabling themes
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 21 May 2022 12:56:13 +0000 (14:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 21 May 2022 12:56:13 +0000 (14:56 +0200)
commit22ae842b346621095223213621f2244a5a59d3b8
tree4fa3f0c45fc7d5cc6f506b6da4316e1fc4952f55
parent050fa501a204e8db1688e89e2aaccb87f0286b27
Add new hooks when enabling and disabling themes

* lisp/custom.el (enable-theme-hook, disable-theme-hook): New
hooks (bug#37802).
(enable-theme, disable-theme): Call them.
etc/NEWS
lisp/custom.el