Fix loading of themes when NO-ENABLE is t.
[bpt/emacs.git] / lisp / ChangeLog
index db3ec56..b4d4eca 100644 (file)
@@ -1,5 +1,9 @@
 2013-12-18  Chong Yidong  <cyd@gnu.org>
 
+       * 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 (Bug#14664).
+
        * cus-theme.el (custom-new-theme-mode-map): Add bindings
        (Bug#15674).