]> git.eshelyaron.com Git - emacs.git/commit
Add ability to bring only the selected frame to the front (bug#48865)
authorMatt Beshara <m@mfa.pw>
Sun, 6 Jun 2021 03:06:47 +0000 (13:06 +1000)
committerAlan Third <alan@idiocy.org>
Sat, 12 Jun 2021 09:10:51 +0000 (10:10 +0100)
commit57950515ecb3609bc252ecd0d33c802e04bbad64
tree3a800a5ceb526001dff8a4dbb5bf8c6a6c76f235
parente775ef2f57e7889e29edbf44e6f6a2deb79d2635
Add ability to bring only the selected frame to the front (bug#48865)

Causes ‘ns-hide-emacs’ to layer the selected frame in front of every other
application’s windows, and give that frame keyboard focus, when called with
'activate-front.

* src/nsfns.m (Fns_hide_emacs): Allow activating only selected frame.
src/nsfns.m