comparison lisp/ChangeLog @ 67791:32dce3f26e21

(custom-variable-reset-standard, custom-face-reset-standard): Recalculate new values.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 24 Dec 2005 04:05:13 +0000
parents 7c9d6a4a35c7
children 1c774eee2980
comparison
equal deleted inserted replaced
67790:146a0850a220 67791:32dce3f26e21
9 (custom-themed): New face. 9 (custom-themed): New face.
10 (custom-magic-alist): New value, THEMED, for theme settings. 10 (custom-magic-alist): New value, THEMED, for theme settings.
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
16 2005-12-23 Juri Linkov <juri@jurta.org> 16 2005-12-23 Juri Linkov <juri@jurta.org>
17 17
18 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms): 18 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
19 Add autoload cookies. 19 Add autoload cookies.