Mercurial > emacs
comparison src/ChangeLog @ 48606:87aa7494d1da
unexmacosx.c: Now corrects the offset in two hints table to allow prebinding
to be redone and allow the executable to be stripped.
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Sun, 01 Dec 2002 06:33:53 +0000 |
parents | 7337b8a65b5c |
children | b696e2bae8da |
comparison
equal
deleted
inserted
replaced
48605:a3fe4bde49d3 | 48606:87aa7494d1da |
---|---|
1 2002-12-01 Steven Tamm <steventamm@mac.com> | |
2 | |
3 * unexmacosx.c (copy_twolevelhints, dump_it): Now corrects the | |
4 offset in two hints table to allow prebinding to be redone and | |
5 allow the executable to be stripped. | |
6 | |
1 2002-11-29 Dave Love <fx@gnu.org> | 7 2002-11-29 Dave Love <fx@gnu.org> |
2 | 8 |
3 * fns.c (Frequire): Don't call LOADHIST_ATTACH if feature was | 9 * fns.c (Frequire): Don't call LOADHIST_ATTACH if feature was |
4 already provided. | 10 already provided. |
5 | 11 |