]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse highlight with tab-line on TTY frames
authorEli Zaretskii <eliz@gnu.org>
Fri, 18 Oct 2019 15:48:31 +0000 (18:48 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 18 Oct 2019 15:48:31 +0000 (18:48 +0300)
commit2c9128ce1352d8098d6bbd43d081a0fb07cfff8f
treea5721e8dabe2f284e00320ee6f6c7d450365bd16
parent5fd1c086e7c6e182893e727444faa33de1c62650
Fix mouse highlight with tab-line on TTY frames

* src/xdisp.c (note_mode_line_or_margin_highlight):
* src/dispnew.c (mode_line_string): Fix mouse highlight on TTY
frames when both header line and tab-line are displayed.
(Bug#37807)
src/dispnew.c
src/xdisp.c