diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Feb 14 19:54:25 2006 +0000
+++ b/lisp/ChangeLog	Tue Feb 14 20:16:04 2006 +0000
@@ -1,5 +1,12 @@
 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
 
+	* 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.
+
 	* files.el (hack-local-variables): Remove ignored variables before
 	checking if any variables need setting.