]> git.eshelyaron.com Git - emacs.git/commit
* custom.el (enable-theme): Signal error if argument is not a
authorChong Yidong <cyd@stupidchicken.com>
Fri, 25 Nov 2005 18:00:10 +0000 (18:00 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 25 Nov 2005 18:00:10 +0000 (18:00 +0000)
commite335f09e0ed1735d4a0f03079db5ba2f6ac5bf59
treee0edfd30f148fda7dd038da29f2377ffc1ecbd64
parent93a068651db6a8cff364cc38d6813861ed68547b
* custom.el (enable-theme): Signal error if argument is not a
theme.  Don't recalculate a face if it's not loaded yet.

* cus-face.el (custom-theme-set-faces): Don't change saved-face if
the `user' theme is in effect.
lisp/ChangeLog
lisp/cus-face.el
lisp/custom.el