Fix a minor problem with mouse-face on mode line
commitfc071bf7c6a300f52142b92cf99c5a0e63b3e235
authorEli Zaretskii <eliz@gnu.org>
Thu, 21 May 2015 16:38:19 +0000 (21 19:38 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 21 May 2015 16:38:19 +0000 (21 19:38 +0300)
tree7cd9f4c082103556de90ba6e07505d95195cf8be
parenta31ca4ef50efae51f9281be11cb6668789a57f08
Fix a minor problem with mouse-face on mode line

* src/xdisp.c (note_mode_line_or_margin_highlight): Reset the
mouse face also if the mouse pointer hovers above mode-line glyphs
that don't come from any Lisp string.  (Bug#20620)
src/xdisp.c