]> git.eshelyaron.com Git - emacs.git/commit
Disable the NS app when no frames are left (bug#14619, bug#21357, bug#23586)
authorAlan Third <alan@idiocy.org>
Wed, 25 Aug 2021 20:00:07 +0000 (21:00 +0100)
committerAlan Third <alan@idiocy.org>
Sun, 29 Aug 2021 09:22:15 +0000 (10:22 +0100)
commitb0fe06e656209581466f60ac3b9ea98bb6acecbf
tree7b58950a5f94b4e88e10de4e180f865908388fb0
parent8fb32387c1c9370cb53635b8ff94e4aa90d034f7
Disable the NS app when no frames are left (bug#14619, bug#21357, bug#23586)

* src/nsfns.m (Fx_create_frame): Enable the app.
* src/nsterm.m (ns_delete_terminal): Disable the app.
src/nsfns.m
src/nsterm.m