]> git.eshelyaron.com Git - emacs.git/commit
Allow obsoleting themes
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 3 Oct 2021 09:03:07 +0000 (11:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 3 Oct 2021 09:04:04 +0000 (11:04 +0200)
commit344634d7cc5206027fda8e791beef8c43de8aedb
tree0acfd1314bc4681cfe88b1dc3b807cbc3f8f715a
parentea3e51732dbd6755c1eacb3ba3fa79b0cd13f806
Allow obsoleting themes

* lisp/cus-theme.el (customize-themes): Don't list obsolete themes.

* lisp/custom.el (load-theme): Issue a warning if the theme is
obsolete (bug#47047).
etc/NEWS
lisp/cus-theme.el
lisp/custom.el