aboutsummaryrefslogtreecommitdiffstats
path: root/mac
diff options
context:
space:
mode:
Diffstat (limited to 'mac')
-rw-r--r--mac/ChangeLog4
-rw-r--r--mac/makefile.MPW1
2 files changed, 5 insertions, 0 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog
index cc097906046..5f538eb09e0 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -1,3 +1,7 @@
12005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * makefile.MPW (macselect.c.x): Depend on keymap.h.
4
12005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 52005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 6
3 * Emacs.app/Contents/Info.plist: Add CFBundleURLTypes key and 7 * Emacs.app/Contents/Info.plist: Add CFBundleURLTypes key and
diff --git a/mac/makefile.MPW b/mac/makefile.MPW
index 4c999a90dfa..ec9e4126371 100644
--- a/mac/makefile.MPW
+++ b/mac/makefile.MPW
@@ -903,6 +903,7 @@ buildobj.lst Ä
903 "{Src}macterm.h" ¶ 903 "{Src}macterm.h" ¶
904 "{Src}macgui.h" ¶ 904 "{Src}macgui.h" ¶
905 "{Src}frame.h" ¶ 905 "{Src}frame.h" ¶
906 "{Src}keymap.h" ¶
906 {BLOCKINPUT_H_GROUP} 907 {BLOCKINPUT_H_GROUP}
907 908
908{Src}mac.c Ä ¶ 909{Src}mac.c Ä ¶