]> git.eshelyaron.com Git - emacs.git/commit
Tweak mouse highlights in ediff-help
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 1 Oct 2019 14:55:48 +0000 (16:55 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 1 Oct 2019 14:55:48 +0000 (16:55 +0200)
commitd8e741548cd5221d51536a0cbeabde2e4d925054
treec814e18e113448748e1553b48f59a79388dc1cf2
parent4fbe0ef20d27887ce605c5af2f047a877fb977aa
Tweak mouse highlights in ediff-help

* lisp/vc/ediff-help.el (ediff-set-help-overlays): Only put the
mouse-face overlay on the actual commands (bug#5079).  This avoids
a problem when you have very wide frames: The leading blank
portion of the buffer would get the mouse highlights.
lisp/vc/ediff-help.el