Skip mouse-face overlap check when mouse-face is hidden (Bug#30519)
commit83187cd900c799865c967620eef3b7c18f3d168f
authorMartin Rudalics <rudalics@gmx.at>
Thu, 22 Feb 2018 07:50:47 +0000 (22 08:50 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Thu, 22 Feb 2018 07:50:47 +0000 (22 08:50 +0100)
treee6445d5166cf5c07ea8fccaebc5b17494b0798b3
parenta6d8f2ba02934249fb831d00dde8d3885026a160
Skip mouse-face overlap check when mouse-face is hidden (Bug#30519)

* src/xdisp.c (note_mouse_highlight): Skip check whether
mouse-face highlighting overlay overlaps other mouse-face
overlays when mouse-face highlighting is hidden (Bug#30519).
src/xdisp.c