Minor cus-theme.el simplifications
authorBasil L. Contovounesios <contovob@tcd.ie>
Thu, 10 May 2018 02:08:10 +0000 (03:08 +0100)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 13 Jul 2018 15:28:16 +0000 (11:28 -0400)
commit34eba3e33334166a3b195f00650dee4674c80a9d
tree55bd5a572549b958fe748ff27e95bfff689aaffa
parentb16f08015f69ecb1e665411533e6f8b64ccb847e
Minor cus-theme.el simplifications

* lisp/cus-theme.el (custom-new-theme-mode, customize-themes)
(custom-theme-choose-mode): Use setq-local.
(customize-create-theme): Ditto.  Use delete-all-overlays.
(describe-theme-1, custom-theme-summary): Simplify logic.
lisp/cus-theme.el