Fix interaction of load-theme with cust-theme.el.
commit4125cb8b6550521126fb5023734abde62c7aef16
authorChong Yidong <cyd@gnu.org>
Sun, 25 Mar 2012 14:05:51 +0000 (25 22:05 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 25 Mar 2012 14:05:51 +0000 (25 22:05 +0800)
treeccc500e961d006651868404d6eaa38381660b484
parente0fe1d55893865df47efceb68551c245f12ceda3
Fix interaction of load-theme with cust-theme.el.

* lisp/custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
theme if it was previously enabled before (Bug#11031).

* lisp/cus-theme.el (customize-create-theme, custom-theme-revert): Doc fixes.
lisp/ChangeLog
lisp/cus-theme.el
lisp/custom.el