]> git.eshelyaron.com Git - emacs.git/commit
Set IC preedit area on ConfigureNotify
authorPo Lu <luangruo@yahoo.com>
Mon, 24 Jan 2022 00:46:39 +0000 (08:46 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 24 Jan 2022 00:46:39 +0000 (08:46 +0800)
commit6cea4d1fdbdcfd6810bfea70ba58d7a45f2d2384
treec93a8a3a79d174b974c22f821a063410f54ca0e1
parentf4af1137e663f2644a30778a5466909cac26b4b3
Set IC preedit area on ConfigureNotify

* src/xterm.c (handle_one_xevent): Set the preedit spot when a
ConfigureNotify event is received.
src/xterm.c