]> git.eshelyaron.com Git - emacs.git/commit
Correctly initialize values after a new device is enabled
authorPo Lu <luangruo@yahoo.com>
Sat, 6 Aug 2022 06:50:04 +0000 (14:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 6 Aug 2022 06:51:08 +0000 (14:51 +0800)
commit28c01bd4841be69d01b6db661917f1be9830cc3d
treec0f1fb3791bf83437dbef7cc5b1986486c0ba014
parent564571f712fcf0ffcb93eeca67f7716263c9def5
Correctly initialize values after a new device is enabled

* src/xterm.c (handle_one_xevent): Initialize new device to
zero.  (bug#57011)
src/xterm.c