]> git.eshelyaron.com Git - emacs.git/commit
Ensure correct position is returned after child frame movement
authorPo Lu <luangruo@yahoo.com>
Fri, 8 Jul 2022 13:16:15 +0000 (21:16 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 8 Jul 2022 13:16:25 +0000 (21:16 +0800)
commit9e0f52b7d941d55b658d39d452d84652026bdb84
treedbb816c2cba1c921a94bbf8c809f47161d37b8f8
parent6791165b2a0e707f719efec08aad62cdf6ed8ad3
Ensure correct position is returned after child frame movement

* src/xterm.c (x_set_offset): Synchronize child frame movement
correctly.
src/xterm.c