]> git.eshelyaron.com Git - emacs.git/commit
(EmacsApp -application:openFiles:): GNUStep does not
authorChong Yidong <cyd@stupidchicken.com>
Fri, 1 Aug 2008 16:07:49 +0000 (16:07 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 1 Aug 2008 16:07:49 +0000 (16:07 +0000)
commit98a2166aefdc2fdf9d61d6e76e6dcabda5cfcfa1
tree6b5df18a22cbf7c4db730677fedf80b21edfd27c
parent6fcb12fdcf455f3fdad5e7b66a27edc21961b372
(EmacsApp -application:openFiles:): GNUStep does not
define NSApplicationDelegateReplySuccess.
(EmacsView -converstationIdentifier): Use long instead of
NSInteger for GNUStep, since it doesn't have NSInteger.
src/nsterm.m