]> git.eshelyaron.com Git - emacs.git/commit
* src/xdisp.c (note_tab_bar_highlight): Remove fallback for help_echo_string.
authorJuri Linkov <juri@linkov.net>
Mon, 9 Sep 2024 18:33:10 +0000 (21:33 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 14 Sep 2024 20:20:10 +0000 (22:20 +0200)
commit141311150ec98762dd41e614cf0b96e4177b2f73
tree433e42288cd1202ec28cfe4f6ba385eef2b039a7
parent24bc63e45bc1993779023241e7f8b7a57f41762a
* src/xdisp.c (note_tab_bar_highlight): Remove fallback for help_echo_string.

Don't use TAB_BAR_ITEM_CAPTION as the default value
when TAB_BAR_ITEM_HELP is not specified (bug#73050).

(cherry picked from commit 24c4bc108da43afe1ea52782202bd62648eed89a)
src/xdisp.c