aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2005-12-24 04:05:13 +0000
committerChong Yidong2005-12-24 04:05:13 +0000
commit9ff7a71aae8348973188d131c2166ceb94eb008c (patch)
treee05381630d3f531d972508e685fc7e0952babcde /lisp/ChangeLog
parent14af1e44ad025c5028d74f9ac0910accd93189de (diff)
downloademacs-9ff7a71aae8348973188d131c2166ceb94eb008c.tar.gz
emacs-9ff7a71aae8348973188d131c2166ceb94eb008c.zip
(custom-variable-reset-standard, custom-face-reset-standard):
Recalculate new values.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 29437c27ce3..7c5b5fd96c1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -11,7 +11,7 @@
11 (custom-variable-state-set, custom-face-state-set): Check 11 (custom-variable-state-set, custom-face-state-set): Check
12 theme-value. 12 theme-value.
13 (custom-variable-reset-standard, custom-face-reset-standard): 13 (custom-variable-reset-standard, custom-face-reset-standard):
14 Remove theme setting entirely. 14 Remove theme setting entirely. Recalculate new values.
15 15
162005-12-23 Juri Linkov <juri@jurta.org> 162005-12-23 Juri Linkov <juri@jurta.org>
17 17