]> git.eshelyaron.com Git - emacs.git/commit
; Fix widget button press cancellation
authorPo Lu <luangruo@yahoo.com>
Wed, 1 May 2024 00:56:23 +0000 (08:56 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:30:26 +0000 (18:30 +0200)
commit328ec435bc5d2b779c45fc3c338613c0c0416082
tree0b9d43bc6b451d87ecf6e7406fde1ae89020666d
parent73ed9f6ec67b53d1c5033284f3f7e798920fe8f2
; Fix widget button press cancellation

* lisp/wid-edit.el (widget-button--check-and-call-button): Throw
nil if a mouse-button-derived press is canceled.  Reported by
David Ponce <da_vid@orange.fr>.

(cherry picked from commit 294335b2304028cc97aca036bd37adf2f8e1c508)
lisp/wid-edit.el