aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-10-18 13:26:25 -0400
committerChong Yidong2010-10-18 13:26:25 -0400
commite48eb34332dc91de823314090451459ba2ffacbf (patch)
tree263cbc88b4c9b51f8b3101c17ed3026bd94c9b37 /lisp/ChangeLog
parentdf987d70a30d886cf9a54b94b4ddcc88c965ce07 (diff)
downloademacs-e48eb34332dc91de823314090451459ba2ffacbf.tar.gz
emacs-e48eb34332dc91de823314090451459ba2ffacbf.zip
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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9529d85c89b..30fc5c29f7b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12010-10-18 Chong Yidong <cyd@stupidchicken.com>
2
3 * custom.el (custom-theme-set-variables): Mark as a safe function.
4 (load-theme): Check forms using unsafep.
5
6 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
7
12010-10-17 Agustín Martín <agustin.martin@hispalinux.es> 82010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
2 9
3 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix 10 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix