]> git.eshelyaron.com Git - emacs.git/commit
Fix frames with explicit parent being unmapped after parent shuts down
authorPo Lu <luangruo@yahoo.com>
Tue, 13 Sep 2022 06:28:54 +0000 (14:28 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 13 Sep 2022 06:30:09 +0000 (14:30 +0800)
commita139748e546b86bef3b85d10b9642d62b3e0d69a
tree530f5f035d01fb41d217c97d1e541f36dd308bcc
parent9f02128bb18e571d661e084cd96b26441f42512f
Fix frames with explicit parent being unmapped after parent shuts down

* src/xterm.c (handle_one_xevent): Delete leftover _XEMBED_INFO
property after parent shuts down.
src/xterm.c