2 ApplicationDescription =
"GNU Emacs for GNUstep / macOS";
3 ApplicationIcon = emacs.tiff;
4 ApplicationName = Emacs;
5 ApplicationRelease =
"@version@";
7 "Adrian Robert (GNUstep)",
8 "Christophe de Dinechin (macOS)",
9 "Scott Bender (OpenStep)",
10 "Christian Limpach (NeXTstep)",
11 "Carl Edman (NeXTstep)",
14 Copyright =
"@copyright@";
15 CopyrightDescription =
"Released under the GNU General Public License Version 3 or later";
16 FullVersionID =
"Emacs @version@, NS Windowing";
19 NSPrincipalClass = NSApplication;
23 NSDocumentClass =
"EmacsDocument";
24 NSHumanReadableName =
"";
33 NSDocumentClass =
"EmacsDocument";
34 NSHumanReadableName =
"";
44 NSDocumentClass =
"EmacsDocument";
45 NSHumanReadableName =
"";
54 NSDocumentClass =
"EmacsDocument";
55 NSHumanReadableName =
"";
67 NSDocumentClass =
"EmacsDocument";
68 NSHumanReadableName =
"";
77 NSDocumentClass =
"EmacsDocument";
78 NSHumanReadableName =
"";
87 NSDocumentClass =
"EmacsDocument";
88 NSHumanReadableName =
"";
100 NSMessage = requestService;
101 NSUserData = open-selection;
102 NSSendTypes = (NSStringPboardType);
104 default =
"Emacs.app/New Buffer Containing Selection";
109 NSMessage = requestService;
110 NSUserData = open-file;
111 NSSendTypes = (NSStringPboardType);
113 default =
"Emacs.app/Open Selected File";
118 NSMessage = requestService;
119 NSUserData = mail-selection;
120 NSSendTypes = (NSStringPboardType);
122 default =
"Emacs.app/Email Selection";
127 NSMessage = requestService;
128 NSUserData = mail-to;
129 NSSendTypes = (NSStringPboardType);
131 default =
"Emacs.app/Send Email to Selected Address";
135 URL =
"@PACKAGE_URL@";