Mercurial > emacs
diff lisp/ChangeLog @ 111024:de3915e14c4c
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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 18 Oct 2010 13:26:25 -0400 |
parents | a59302c4ca9e |
children | 40219338786d |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 18 18:01:43 2010 +0200 +++ b/lisp/ChangeLog Mon Oct 18 13:26:25 2010 -0400 @@ -1,3 +1,10 @@ +2010-10-18 Chong Yidong <cyd@stupidchicken.com> + + * custom.el (custom-theme-set-variables): Mark as a safe function. + (load-theme): Check forms using unsafep. + + * cus-face.el (custom-theme-set-faces): Mark as a safe function. + 2010-10-17 Agustín Martín <agustin.martin@hispalinux.es> * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix