1 2000-12-12 Andrew Choi <akochoi@i-cable.com>
3 * cw5-mcp.xml: add md5.c to project.
5 * cw6-mcp.xml: add md5.c to project.
7 * src/macfns.c (x_create_tip_frame, Fx_hide_tip): change to handle
8 Lisp_Object type tip_frame (was struct frame *) as in xfns.c.
10 2000-11-26 Andrew Choi <akochoi@i-cable.com>
12 * src/macterm.c (x_handle_tool_bar_click):
13 (note_tool_bar_highlight): change references to members deleted
14 from struct frame as in xterm.c.
16 * inc/epaths.h: set PATH_EXEC to ~emacs/mac instead of
19 2000-10-25 Andrew Choi <akochoi@i-cable.com>
21 * cw5-mcp.xml: renamed from emacs-cw5.mcp.xml.
23 * cw6-mcp.xml: renamed from emacs-cw6.mcp.xml.
25 * inc/defs-cw5.h: renamed from inc/cmdline-defs-cw5.h.
27 * inc/defs-cw6.h: renamed from inc/cmdline-defs-cw6.h.
29 2000-10-24 Andrew Choi <akochoi@i-cable.com>
31 * src/macterm.c (XTread_socket): check whether Lisp variable
32 mac-ready-for-drag-n-drop is bound rather than non-nil value.
34 2000-10-20 Andrew Choi <akochoi@users.sourceforge.net>
42 * emacs-cw5.mcp.xml: New file.
44 * emacs-cw6.mcp.xml: New file.
46 * makefile.MPW: New file.
48 * inc/alloca.h: New file.
50 * inc/cmdline-defs-cw5.h: New file.
52 * inc/cmdline-defs-cw6.h: New file.
54 * inc/config.h: New file.
56 * inc/dirent.h: New file.
58 * inc/epaths.h: New file.
60 * inc/m-mac.h: New file.
62 * inc/macgui.h: New file.
64 * inc/macterm.h: New file.
66 * inc/pwd.h: New file.
68 * inc/s-mac.h: New file.
70 * inc/termio.h: New file.
72 * inc/utime.h: New file.
74 * inc/utsname.h: New file.
76 * inc/sys/file.h: New file.
78 * inc/sys/ioctl.h: New file.
80 * inc/sys/param.h: New file.
82 * inc/sys/stat.h: New file.
84 * inc/sys/time.h: New file.
86 * inc/sys/types.h: New file.
88 * src/Emacs.r: New file.
90 * src/EmacsMPW.r: New file.
92 * src/chdir.c: New file.
94 * src/mac.c: New file.
96 * src/macfns.c: New file.
98 * src/macmenu.c: New file.
100 * src/macterm.c: New file.