]> git.eshelyaron.com Git - emacs.git/commit
Fix child frame unlinking on Haiku
authorPo Lu <luangruo@yahoo.com>
Fri, 31 Dec 2021 10:59:53 +0000 (10:59 +0000)
committerPo Lu <luangruo@yahoo.com>
Fri, 31 Dec 2021 10:59:53 +0000 (10:59 +0000)
commita8c3e8e2a6efa77b38110a9c1fee1ece8d8da4d5
tree7f6ff5dece518a901481f1deb77ab447aed820e8
parenteab422a6532899468a70ec44986c1ee5174287b7
Fix child frame unlinking on Haiku

* src/haiku_support.cc (UnlinkChild): Fix obvious mistake.
(DoMove): Lock child frame window before moving it.
src/haiku_support.cc