]> git.eshelyaron.com Git - emacs.git/commit
Fix crash on creating child frames.
authorYuuki Harano <masm+github@masm11.me>
Tue, 29 Sep 2020 08:20:59 +0000 (17:20 +0900)
committerJeff Walsh <jeff.walsh@drtusers-MacBook-Pro.local>
Tue, 24 Nov 2020 01:24:40 +0000 (12:24 +1100)
commitb60d4c9db018bf64ea2eb1ecf434708a7ee82c67
tree270a3c70ab3ee4d03bc1ed8494d4502d82de95dd
parent0b69b73baa1e6fb2380e86aa5fab89d5f3a5b061
Fix crash on creating child frames.

* src/pgtkfns.c (frame_geometry): Returns nil when no widget.
src/pgtkfns.c