comparison lisp/ChangeLog @ 68892:93b583aac002

* wid-edit.el (widget-button-click): Use :pressed-face property for overlay face, if it exists. * cus-edit.el (custom-manual, custom-add-see-also) (custom-add-parent-links, custom-group-link): Add :pressed-face property to links.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 14 Feb 2006 20:16:04 +0000
parents ca6b93e0f08b
children 69b4fdd2661f
comparison
equal deleted inserted replaced
68891:ca6b93e0f08b 68892:93b583aac002
1 2006-02-14 Chong Yidong <cyd@stupidchicken.com> 1 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2
3 * wid-edit.el (widget-button-click): Use :pressed-face property
4 for overlay face, if it exists.
5
6 * cus-edit.el (custom-manual, custom-add-see-also)
7 (custom-add-parent-links, custom-group-link): Add :pressed-face
8 property to links.
2 9
3 * files.el (hack-local-variables): Remove ignored variables before 10 * files.el (hack-local-variables): Remove ignored variables before
4 checking if any variables need setting. 11 checking if any variables need setting.
5 12
6 2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 13 2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>