]> git.eshelyaron.com Git - emacs.git/commit
Fix redefinition of child frames on NS
authorAlan Third <alan@idiocy.org>
Sun, 13 May 2018 09:33:44 +0000 (10:33 +0100)
committerAlan Third <alan@idiocy.org>
Sat, 2 Jun 2018 14:31:59 +0000 (15:31 +0100)
commitde6a876373fde7f44f44fb46a29fcdda1d0793ba
tree7ffeae39db4d43a74d7f115c68bef3e71148a0c4
parent4cfe5312c85130ea9ea0b379923c0ef6b190df77
Fix redefinition of child frames on NS

* src/nsterm.m (x_set_parent_frame): If the NSWindow has an existing
parent frame, remove it.
src/nsterm.m