]> git.eshelyaron.com Git - emacs.git/commit
Clean up some event handling code
authorPo Lu <luangruo@yahoo.com>
Wed, 26 Oct 2022 12:37:53 +0000 (20:37 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 26 Oct 2022 12:38:05 +0000 (20:38 +0800)
commit32dd769ca441a1bd9bf72494472d0a20e195f9af
treeb1901cbc7b604381dc09ccdcc89b082b9336b2e3
parent0fbafe6511619466f9fd8325c80ea71d202f4722
Clean up some event handling code

* src/xterm.c (handle_one_xevent): Use dpyinfo where
FRAME_DISPLAY_INFO could be substituted for it.
src/xterm.c