emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 04a7977: Remove App Nap setting from Info.plist (bu


From: Alan Third
Subject: [Emacs-diffs] master 04a7977: Remove App Nap setting from Info.plist (bug#22993)
Date: Sun, 10 Jul 2016 09:25:04 +0000 (UTC)

branch: master
commit 04a7977f700fc46cf29d5a41bc7dcffef71044c6
Author: Alan Third <address@hidden>
Commit: Alan Third <address@hidden>

    Remove App Nap setting from Info.plist (bug#22993)
    
    * nextstep/templates/Info.plist.in: Remove LSAppNapIsDisabled key since
    it doesn't actually disable app nap.
---
 nextstep/templates/Info.plist.in |    2 --
 1 file changed, 2 deletions(-)

diff --git a/nextstep/templates/Info.plist.in b/nextstep/templates/Info.plist.in
index 889a070..dcd2fe3 100644
--- a/nextstep/templates/Info.plist.in
+++ b/nextstep/templates/Info.plist.in
@@ -675,7 +675,5 @@ along with GNU Emacs.  If not, see 
<http://www.gnu.org/licenses/>.
        </array>
        <key>NSAppleScriptEnabled</key>
        <string>YES</string>
-        <key>LSAppNapIsDisabled</key>
-        <true/>
 </dict>
 </plist>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]