comparison lisp/ChangeLog @ 68020:d8acae190ef7

* cus-edit.el (custom-reset-menu, custom-reset, Custom-mode-menu) (custom-variable-menu, custom-face-menu, custom-group-menu) (custom-buffer-create-internal): Change "Reset" to "Show". Reorder menu items. (custom-link): New face for Info links. (custom-buffer-create-internal, custom-manual): Use it. * wid-edit.el (widget-default-mouse-face-get): New function. (widget-specify-button): Handle mouse-face like button-face. * custom.el (load-theme): Clear old theme settings if reloading.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 04 Jan 2006 15:56:08 +0000
parents 2981ac843205
children 271ab3aed790
comparison
equal deleted inserted replaced
68019:b9546af7814e 68020:d8acae190ef7
1 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
2
3 * cus-edit.el (custom-reset-menu, custom-reset, Custom-mode-menu)
4 (custom-variable-menu, custom-face-menu, custom-group-menu)
5 (custom-buffer-create-internal): Change "Reset" to "Show".
6 Reorder menu items.
7 (custom-link): New face for Info links.
8 (custom-buffer-create-internal, custom-manual): Use it.
9
10 * wid-edit.el (widget-default-mouse-face-get): New function.
11 (widget-specify-button): Handle mouse-face like button-face.
12
13 * custom.el (load-theme): Clear old theme settings if reloading.
14
1 2006-01-03 Luc Teirlinck <teirllm@auburn.edu> 15 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
2 16
3 * cus-edit.el (custom-buffer-create-internal): Move whole buffer 17 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
4 "Erase Customization" button back to same position it occupies in 18 "Erase Customization" button back to same position it occupies in
5 the individual State menus. 19 the individual State menus.