diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
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 @@ | |||
| 1 | 2010-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 | |||
| 1 | 2010-10-17 Agustín Martín <agustin.martin@hispalinux.es> | 8 | 2010-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 |