]> git.eshelyaron.com Git - emacs.git/commit
* src/keyboard.c (make_lispy_event): Generate proper tool-bar events.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 21 Feb 2020 15:13:21 +0000 (10:13 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 21 Feb 2020 15:13:21 +0000 (10:13 -0500)
commit3b4bd4be1dfa8717cb6911bd57c4c7d9d13614b4
tree6af2c14bae9fba3e54b56998db0c846dfb076f05
parent36df5e74d1db1388f81e366ed1966d15e7c8b999
* src/keyboard.c (make_lispy_event): Generate proper tool-bar events.

Generate events which carry the location info.

* src/xdisp.c (handle_tool_bar_click): Don't emit dummy "prefix" events.
src/keyboard.c
src/xdisp.c