diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6ad9d6e4d9b..d1e102b52da 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2005-09-05 Chong Yidong <cyd@stupidchicken.com> | 1 | 2005-09-05 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * custom.el (custom-push-theme): Fix last change. | ||
| 4 | |||
| 5 | 2005-09-05 Chong Yidong <cyd@stupidchicken.com> | ||
| 6 | |||
| 3 | * cus-theme.el (custom-theme-write-faces): Save the current face | 7 | * cus-theme.el (custom-theme-write-faces): Save the current face |
| 4 | spec, not the defface spec. | 8 | spec, not the defface spec. |
| 5 | 9 | ||