]> git.eshelyaron.com Git - emacs.git/commit
Add a few warnings about special event structures on X
authorPo Lu <luangruo@yahoo.com>
Fri, 4 Mar 2022 12:54:02 +0000 (20:54 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 4 Mar 2022 12:54:02 +0000 (20:54 +0800)
commit345c4c6532d3784eed5acbaea8a78ce3aad071e4
tree8bdc08cd36b2a1822bb82d117a9bf69e792cd636
parentf685bcb65dbb6eb49d03fb1f420e16869c0224de
Add a few warnings about special event structures on X

* xterm.c (x_construct_mouse_click)
(x_note_mouse_movement): Add comments explaining the nature of
some special event structures.
src/xterm.c