diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 86f9e8fa0b9..2df31ccbe7e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2011-01-08 Chong Yidong <cyd@stupidchicken.com> | 1 | 2011-01-08 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * subr.el (y-or-n-p): Doc fix. | ||
| 4 | |||
| 3 | * custom.el (custom-safe-theme-files): New defcustom. | 5 | * custom.el (custom-safe-theme-files): New defcustom. |
| 4 | (custom-theme-load-confirm): New function. | 6 | (custom-theme-load-confirm): New function. |
| 5 | (load-theme): Load theme using `load', confirming with | 7 | (load-theme): Load theme using `load', confirming with |