[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/mac/src/Emacs.r
From: |
Andrew Choi |
Subject: |
[Emacs-diffs] Changes to emacs/mac/src/Emacs.r |
Date: |
Sun, 02 Nov 2003 12:39:24 -0500 |
Index: emacs/mac/src/Emacs.r
diff -c emacs/mac/src/Emacs.r:1.4 emacs/mac/src/Emacs.r:1.5
*** emacs/mac/src/Emacs.r:1.4 Fri Apr 26 19:39:04 2002
--- emacs/mac/src/Emacs.r Sun Nov 2 12:39:24 2003
***************
*** 24,30 ****
#include "Types.r"
/* added for finder icon balloon help --ben */
#include "Balloons.r"
- #endif
/* Define to use gnu icon */
/* #define GNU_ICON 1 */
--- 24,29 ----
***************
*** 57,63 ****
}
};
- #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."
--- 56,61 ----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/mac/src/Emacs.r,
Andrew Choi <=