]> git.eshelyaron.com Git - emacs.git/commit
Fix default child-frame-border-width on PGTK
authorPo Lu <luangruo@yahoo.com>
Mon, 23 May 2022 12:15:43 +0000 (20:15 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 23 May 2022 12:16:46 +0000 (20:16 +0800)
commitca6899a0efb3ec4ca945fe8412d59e57bc0afa7d
treee5821bccb8da0b27ab2c5a81b1ea5e8e88869ac8
parent250b728284ecfb7eeb477020e631e183908992d0
Fix default child-frame-border-width on PGTK

* src/pgtkfns.c (Fx_create_frame): Make default
`child-frame-border-width' nil.  (bug#55588)
src/pgtkfns.c