]> git.eshelyaron.com Git - emacs.git/commitdiff
src/Emacs.r [!TARGET_API_MAC_CARBON]: Don't define hfdr resource.
authorAndrew Choi <akochoi@shaw.ca>
Sun, 2 Nov 2003 17:39:24 +0000 (17:39 +0000)
committerAndrew Choi <akochoi@shaw.ca>
Sun, 2 Nov 2003 17:39:24 +0000 (17:39 +0000)
mac/ChangeLog
mac/src/Emacs.r

index 5bf0f21a2dbe305293fa7aecb2aa0471a7c4a268..fec532fe5d27068207a04bb52a0d81096aed7c8a 100644 (file)
@@ -1,3 +1,9 @@
+2003-11-02  Andrew Choi  <akochoi@shaw.ca>
+
+       * src/Emacs.r [!TARGET_API_MAC_CARBON]: Don't define hfdr
+       resource.
+       * Emacs.app/Contents/Resources/Emacs.rsrc: Remove.
+       
 2003-10-31  Andrew Choi  <akochoi@shaw.ca>
 
        * INSTALL: Add Nozomu Ando's changes to instructions for
index 616308587301c5f704fa1c11f81b5f07385dde6d..01c754127c55304e2163510fd6de33554ba24acf 100644 (file)
@@ -24,7 +24,6 @@ Boston, MA 02111-1307, USA.  */
 #include "Types.r"
 /* added for finder icon balloon help --ben */
 #include "Balloons.r"
-#endif
 
 /* Define to use gnu icon */
 /* #define GNU_ICON 1 */
@@ -57,7 +56,6 @@ resource 'hfdr' (-5696) { /*help for emacs icon*/
        }
 };
 
-#ifndef TARGET_API_MAC_CARBON
 /* added for finder icon balloon help --ben */
 resource 'STR ' (128) { /*help message for emacs icon*/
        "GNU Emacs\0xd1the extensible, customizable, self-documenting real-time display editor."