]> git.eshelyaron.com Git - emacs.git/commit
* src/keyboard.c: Copy last tool-bar change to tab-bar.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 21 Feb 2020 15:50:08 +0000 (10:50 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 21 Feb 2020 15:50:08 +0000 (10:50 -0500)
commit1cb14aaba57e5842403733650cef99022a3f8667
treec7c6737ddd40d2ff0b89a165bbfab8d5de5e725a
parent3b4bd4be1dfa8717cb6911bd57c4c7d9d13614b4
* src/keyboard.c: Copy last tool-bar change to tab-bar.

(make_lispy_event) <TAB_BAR_EVENT>: Make event with proper location info.

* src/xdisp.c (handle_tab_bar_click, tty_handle_tab_bar_click): Don't
emit dummy "prefix" event.
src/keyboard.c
src/xdisp.c