From: YAMAMOTO Mitsuharu Date: Tue, 12 Jul 2005 11:33:09 +0000 (+0000) Subject: (mail-to, mail-selection): New NSServices. X-Git-Tag: emacs-pretest-22.0.90~8218 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7e06fe61068ce107d3221a2872639e76b7927661;p=emacs.git (mail-to, mail-selection): New NSServices. --- diff --git a/mac/Emacs.app/Contents/Info.plist b/mac/Emacs.app/Contents/Info.plist index 7f79e8f6ab0..176dbf81276 100644 --- a/mac/Emacs.app/Contents/Info.plist +++ b/mac/Emacs.app/Contents/Info.plist @@ -75,6 +75,44 @@ NSStringPboardType + + NSKeyEquivalent + + NSMenuItem + + default + Emacs/Send Selection + + NSMessage + mail-selection + NSPortName + Emacs + NSReturnTypes + + NSSendTypes + + NSStringPboardType + + + + NSKeyEquivalent + + NSMenuItem + + default + Emacs/Send To + + NSMessage + mail-to + NSPortName + Emacs + NSReturnTypes + + NSSendTypes + + NSStringPboardType + +