Mercurial > emacs
comparison mac/ChangeLog @ 52961:d9dc58d31ffb
These are Nozomu Ando's changes to build Emacs to run under X Window
in Mac OS X without the need to use static X11 libraries.
author | Andrew Choi <akochoi@shaw.ca> |
---|---|
date | Fri, 31 Oct 2003 19:42:47 +0000 |
parents | 695cf19ef79e |
children | 488af03370a1 |
comparison
equal
deleted
inserted
replaced
52960:03e927b45498 | 52961:d9dc58d31ffb |
---|---|
1 2003-10-31 Andrew Choi <akochoi@shaw.ca> | |
2 | |
3 * INSTALL: Add Nozomu Ando's changes to instructions for | |
4 installing on X Window (that static libraries are no longer | |
5 necessary after his changes to src/unexmacosx.c). | |
6 | |
1 2003-04-28 Andrew Choi <akochoi@shaw.ca> | 7 2003-04-28 Andrew Choi <akochoi@shaw.ca> |
2 | 8 |
3 * make-package: Allocate 5% extra space on disk image for | 9 * make-package: Allocate 5% extra space on disk image for |
4 directories and partition tables. | 10 directories and partition tables. |
5 | 11 |