diff options
| author | K. Handa | 2016-01-03 17:53:43 +0900 |
|---|---|---|
| committer | K. Handa | 2016-01-03 17:53:43 +0900 |
| commit | fb6d826c69939c2d016c1b824d4e9bcb53d9e643 (patch) | |
| tree | b9ce862d6cbe25e740203421984df21e4cbadbf4 /nextstep | |
| parent | 536f48e9a2251b9e654ea974bd90ff2f40218753 (diff) | |
| parent | 91917dd58ec5278e555b9c693a830749083e8f89 (diff) | |
| download | emacs-fb6d826c69939c2d016c1b824d4e9bcb53d9e643.tar.gz emacs-fb6d826c69939c2d016c1b824d4e9bcb53d9e643.zip | |
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Diffstat (limited to 'nextstep')
| -rw-r--r-- | nextstep/templates/Info.plist.in | 2 |
1 files changed, 2 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>. | |||
| 673 | </array> | 673 | </array> |
| 674 | </dict> | 674 | </dict> |
| 675 | </array> | 675 | </array> |
| 676 | <key>NSAppleScriptEnabled</key> | ||
| 677 | <string>YES</string> | ||
| 676 | </dict> | 678 | </dict> |
| 677 | </plist> | 679 | </plist> |