From: Anders Lindgren Date: Tue, 24 Nov 2015 21:05:05 +0000 (+0100) Subject: Fixed bug#18283: Enable applescript in NextStep. X-Git-Tag: emacs-25.0.90~656 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9f94c709b1bb29e275fe6546d22c58a78072672f;p=emacs.git Fixed bug#18283: Enable applescript in NextStep. * nextstep/templates/Info.plist.in: Set NSAppleScriptEnabled to YES. --- diff --git a/nextstep/templates/Info.plist.in b/nextstep/templates/Info.plist.in index 09e953c4174..a0357b29fa5 100644 --- a/nextstep/templates/Info.plist.in +++ b/nextstep/templates/Info.plist.in @@ -673,5 +673,7 @@ along with GNU Emacs. If not, see . + NSAppleScriptEnabled + YES