aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
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 @@
12005-09-05 Chong Yidong <cyd@stupidchicken.com> 12005-09-05 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * custom.el (custom-push-theme): Fix last change.
4
52005-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