Use unsafep to check for theme safety.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 18 Oct 2010 17:26:25 +0000 (13:26 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 18 Oct 2010 17:26:25 +0000 (13:26 -0400)
commite48eb34332dc91de823314090451459ba2ffacbf
tree263cbc88b4c9b51f8b3101c17ed3026bd94c9b37
parentdf987d70a30d886cf9a54b94b4ddcc88c965ce07
Use unsafep to check for theme safety.

* cus-face.el (custom-theme-set-faces): Mark as a safe function.

* custom.el (custom-theme-set-variables): Mark as a safe function.
(load-theme): Check forms using unsafep.
lisp/ChangeLog
lisp/cus-face.el
lisp/custom.el