]> git.eshelyaron.com Git - emacs.git/commit
Enable GUI Emacs without 'make install' on macOS (Bug #27645)
authorCharles A. Roelli <charles@aurox.ch>
Mon, 10 Jul 2017 19:08:14 +0000 (21:08 +0200)
committerCharles A. Roelli <charles@aurox.ch>
Sun, 23 Jul 2017 14:48:33 +0000 (16:48 +0200)
commit2c87aab57946b95d67b664259f30e64468d08544
treeb0236e5ba254f465ee0876ef3ff9ab48deeae800
parente1d1aa69e8cce480f51ebf81d5b0bb55c7ad4ec8
Enable GUI Emacs without 'make install' on macOS (Bug #27645)

* nextstep/INSTALL: Correct it, and mention that Emacs can be run
from 'src/emacs'.

* src/nsterm.m (applicationDidFinishLaunching:): When Emacs is
launched outside of a macOS application bundle, change its
activation policy from the default 'prohibited' to 'regular'.

; * etc/NEWS: Mention the change on macOS.
etc/NEWS
nextstep/INSTALL
src/nsterm.m