]> git.eshelyaron.com Git - emacs.git/commit
Fix recent change in wid-edit
authorMauro Aranda <maurooaranda@gmail.com>
Thu, 17 Sep 2020 21:46:24 +0000 (23:46 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 17 Sep 2020 21:46:24 +0000 (23:46 +0200)
commit3b3cf6c588f335ae046e4619d4f4f4ce29658c52
tree69bd670c3736aacc723333ce56e1c4b40c3cc39b
parentbd6c600687f67ce11fa0cf04b61d44f3dcef9a44
Fix recent change in wid-edit

* lisp/wid-edit.el (widget-button--check-and-call-button): Record the
ending position of event, because we might need it when
the :mouse-down-action function returns non-nil (bug#20664).
lisp/wid-edit.el