#1 I changed CFBundleIdentifier from "Emacs" to "org.gnu.Emacs", similar to the current Carbon port. #2 I temporary changed the application signature (CFBundleSignature) from "Emcs" (Emacs.app) to "EMAx" (Carbon Emacs). Which signature will we use? I prefer "EMAx", because Cocoa Emacs will be a new version (23) of GNU Emacs, whose current signature is "EMAx". The file "PkgInfo" should be modified accordingly. Seiji On 2008/07/21, at 23:32, Seiji Zenitani wrote: > Hi, > > It would be nice if Cocoa Emacs uses Carbon's document icon. > The following files are related. > If other people are busy, I can work on merging Info.plist. > > mac/Emacs.app/Contents/Resources/document.icns > mac/Emacs.app/Contents/Info.plist > > Seiji >