]> git.eshelyaron.com Git - emacs.git/commit
Fix handling of mouse events on header line with tab-line
authorEli Zaretskii <eliz@gnu.org>
Fri, 18 Oct 2019 14:55:21 +0000 (17:55 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 18 Oct 2019 14:55:21 +0000 (17:55 +0300)
commit5fd1c086e7c6e182893e727444faa33de1c62650
tree844204b42a91f542c4d2e019bc244c6c0ab13c8c
parent6331d23de3a861de2374be2c03b42e3a2f150792
Fix handling of mouse events on header line with tab-line

* src/window.c (coordinates_in_window): Fix conditions for
coordinates being on the window's header line when that
window also displays a tab-line.  (Bug#37807)
src/window.c