Fix loading of themes when NO-ENABLE is t.
authorChong Yidong <cyd@gnu.org>
Wed, 18 Dec 2013 08:53:22 +0000 (16:53 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 18 Dec 2013 08:53:22 +0000 (16:53 +0800)
commita7ee9424b028b9dfd7a632aba73a93c1854e177a
treef30b61bfd37162aec46911da55ad0710eab4a0b8
parent8f942537eb2c23fef15c6a335f2102cb0ce76ec4
Fix loading of themes when NO-ENABLE is t.

* lisp/custom.el (custom-push-theme): If custom--inhibit-theme-enable
is non-nil, do not create a new entry in the symbol's theme-value
or theme-face property; update theme-settings only.

Fixes: debbugs:14664
lisp/ChangeLog
lisp/custom.el