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 db3ec56041b..b4d4eca2f08 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12013-12-18 Chong Yidong <cyd@gnu.org> 12013-12-18 Chong Yidong <cyd@gnu.org>
2 2
3 * custom.el (custom-push-theme): If custom--inhibit-theme-enable
4 is non-nil, do not create a new entry in the symbol's theme-value
5 or theme-face property; update theme-settings only (Bug#14664).
6
3 * cus-theme.el (custom-new-theme-mode-map): Add bindings 7 * cus-theme.el (custom-new-theme-mode-map): Add bindings
4 (Bug#15674). 8 (Bug#15674).
5 9