]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse highlighting in Customize buffers
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 26 Sep 2020 14:36:31 +0000 (16:36 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 26 Sep 2020 14:36:31 +0000 (16:36 +0200)
commit18718fee7222dc32b30b7be2e443022db5d82f67
treed47999dee72bb1418aebf3f8b321fb02a0e1e788
parent2de618ed5d3a160d54c7b5bb69f961e4ff6cc2f7
Fix mouse highlighting in Customize buffers

* lisp/wid-edit.el (widget-button-click): Remove a
newly-introduced check that made mouse highlights no longer work
(bug#43612).  It's unclear what the check was trying to fix.
lisp/wid-edit.el