comparison lisp/ChangeLog @ 67783:118df638c3ff

2005-12-23 Chong Yidong <cyd@stupidchicken.com> * custom.el (custom-push-theme): Clarify docstring. VALUE nil for reset means to remove setting from theme entirely. Don't keep expanding theme-settings list; delete old entries if necessary. * cus-edit.el (custom-buffer-create-internal): Move "Erase customization" button one line up. (custom-themed): New face. (custom-magic-alist): New value, THEMED, for theme settings. (custom-variable-state-set): Check theme-value. (custom-variable-reset-standard, custom-face-reset-standard): Remove theme setting entirely.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 24 Dec 2005 01:26:54 +0000
parents 50dddb119ba8
children 7c9d6a4a35c7
comparison
equal deleted inserted replaced
67782:f2d49739378c 67783:118df638c3ff
1 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
2
3 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
4 reset means to remove setting from theme entirely. Don't keep
5 expanding theme-settings list; delete old entries if necessary.
6
7 * cus-edit.el (custom-buffer-create-internal): Move "Erase
8 customization" button one line up.
9 (custom-themed): New face.
10 (custom-magic-alist): New value, THEMED, for theme settings.
11 (custom-variable-state-set): Check theme-value.
12 (custom-variable-reset-standard, custom-face-reset-standard):
13 Remove theme setting entirely.
14
1 2005-12-23 Juri Linkov <juri@jurta.org> 15 2005-12-23 Juri Linkov <juri@jurta.org>
2 16
3 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms): 17 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
4 Add autoload cookies. 18 Add autoload cookies.
5 (edebug-outside-d-c-i-n-s-w): New variable. 19 (edebug-outside-d-c-i-n-s-w): New variable.