diff lisp/ChangeLog @ 68935:bb4dc0e56e88

* wid-edit.el (widget-button-click): For mouse-1, cancel button press and perform default action if we get a mouse movement event.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 16 Feb 2006 15:58:32 +0000
parents b2331da25bb1
children c9b31e710159
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Feb 16 11:45:23 2006 +0000
+++ b/lisp/ChangeLog	Thu Feb 16 15:58:32 2006 +0000
@@ -1,3 +1,8 @@
+2006-02-16  Chong Yidong  <cyd@stupidchicken.com>
+
+	* wid-edit.el (widget-button-click): For mouse-1, cancel button
+	press and perform default action if we get a mouse movement event.
+
 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
 
 	* calendar/icalendar.el (icalendar--get-event-property)