* cus-edit.el (custom-button, custom-button-pressed): New vars.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 23 Oct 2005 17:40:38 +0000 (17:40 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 23 Oct 2005 17:40:38 +0000 (17:40 +0000)
commit87911bdbb8a6afe8c57e82df8a80bc0e1384dd85
treec4416118a070ed7eaddf0ba42dcabafb3e67ca36
parentf6a18aa2a406fedda37c34628c25d01b4e88834d
* cus-edit.el (custom-button, custom-button-pressed): New vars.
(custom-raised-buttons): Add :set spec.
(custom-button-unraised, custom-button-pressed-unraised): New
faces, so that custom-raised-buttons actually does something.
(custom-mode): Use custom-button and custom-button-pressed.

* wid-edit.el (widget-specify-button): Don't ignore
widget-mouse-face on graphic terminals.
(widget-move-and-invoke): Cleanup.
lisp/ChangeLog
lisp/cus-edit.el
lisp/wid-edit.el