Initial check-in: changes for building Emacs under Mac OS.
[bpt/emacs.git] / mac / ChangeLog
1 2000-10-20 Andrew Choi <akochoi@users.sourceforge.net>
2
3 * INSTALL: New file.
4
5 * README: New file.
6
7 * TODO: New file.
8
9 * emacs-cw5.mcp.xml: New file.
10
11 * emacs-cw6.mcp.xml: New file.
12
13 * makefile.MPW: New file.
14
15 * inc/alloca.h: New file.
16
17 * inc/cmdline-defs-cw5.h: New file.
18
19 * inc/cmdline-defs-cw6.h: New file.
20
21 * inc/config.h: New file.
22
23 * inc/dirent.h: New file.
24
25 * inc/epaths.h: New file.
26
27 * inc/m-mac.h: New file.
28
29 * inc/macgui.h: New file.
30
31 * inc/macterm.h: New file.
32
33 * inc/pwd.h: New file.
34
35 * inc/s-mac.h: New file.
36
37 * inc/termio.h: New file.
38
39 * inc/utime.h: New file.
40
41 * inc/utsname.h: New file.
42
43 * inc/sys/file.h: New file.
44
45 * inc/sys/ioctl.h: New file.
46
47 * inc/sys/param.h: New file.
48
49 * inc/sys/stat.h: New file.
50
51 * inc/sys/time.h: New file.
52
53 * inc/sys/types.h: New file.
54
55 * src/Emacs.r: New file.
56
57 * src/EmacsMPW.r: New file.
58
59 * src/chdir.c: New file.
60
61 * src/mac.c: New file.
62
63 * src/macfns.c: New file.
64
65 * src/macmenu.c: New file.
66
67 * src/macterm.c: New file.