1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 19:10:37 -08:00
emacs/mac/Emacs.app/Contents
Andrew Choi bc21bf11c1 In mac:
2002-07-01  Andrew Choi  <akochoi@shaw.ca>

        * Emacs.app/Contents/Resources/Emacs.icns: New file.

        * Emacs.app/Contents/Info.plist: Add CFBundleDocumentTypes and
        CFBundleIconFile entries.

In src:

2002-07-01  Andrew Choi  <akochoi@shaw.ca>

        * macterm.c (do_ae_open_documents) [MAC_OSX]: Call FSpMakeFSRef
        and FSRefMakePath to convert FSSpec returned with Apple Event to
        Posix pathname.
        (mac_initialize) [TARGET_API_MAC_CARBON]: Call
        init_required_apple_events and disable the `Quit' menu item
        provided automatically by the Carbon Toolbox.
2002-07-01 20:02:33 +00:00
..
Resources In mac: 2002-07-01 20:02:33 +00:00
Info.plist In mac: 2002-07-01 20:02:33 +00:00
PkgInfo Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, 2002-04-26 23:39:06 +00:00