]> git.eshelyaron.com Git - emacs.git/commit
Minor custom.el simplifications
authorBasil L. Contovounesios <contovob@tcd.ie>
Thu, 31 May 2018 17:37:02 +0000 (18:37 +0100)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 13 Jul 2018 15:28:16 +0000 (11:28 -0400)
commitb16f08015f69ecb1e665411533e6f8b64ccb847e
tree8742ee0308de48c6088fde821cec5e4469fe36f3
parentfeb6863e64a94466af867d63c1e8fef4cc5e84fc
Minor custom.el simplifications

* lisp/custom.el (custom-quote): Duplicate macroexp-quote.
(custom-load-symbol, customize-mark-to-save, customize-mark-as-set)
(custom-theme-name-valid-p, enable-theme, custom-enabled-themes)
(disable-theme): Simplify logic.
lisp/custom.el