From: Aaron Jensen Date: Thu, 7 Jul 2016 18:46:57 +0000 (+0100) Subject: Disable App Nap (bug#22993) X-Git-Tag: emacs-26.0.90~1840^2~101 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=42ac8f5723a6a1e70cca39d08c222f595828d34d;p=emacs.git Disable App Nap (bug#22993) * nextstep/templates/Info.plist.in: Insert AppNap disable code. Copyright-paperwork-exempt: yes --- diff --git a/nextstep/templates/Info.plist.in b/nextstep/templates/Info.plist.in index dcd2fe34167..889a070411d 100644 --- a/nextstep/templates/Info.plist.in +++ b/nextstep/templates/Info.plist.in @@ -675,5 +675,7 @@ along with GNU Emacs. If not, see . NSAppleScriptEnabled YES + LSAppNapIsDisabled +