]> git.eshelyaron.com Git - emacs.git/commit
Fix error when creating frames on NS with no main window
authorPo Lu <luangruo@yahoo.com>
Wed, 9 Mar 2022 08:28:33 +0000 (16:28 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 9 Mar 2022 08:28:33 +0000 (16:28 +0800)
commit06d826d0cac4f82e9bf6ce2c1e38ddbc882a5220
tree0079250d76f3247c6d243a1e4365ebabc35fd464
parentf599b58afebcbc5a0e5bde9358eca6bba51ab81a
Fix error when creating frames on NS with no main window

* nsfns.m (Fx_create_frame): If main window is not present,
center frame window instead of cascading it.
src/nsfns.m