Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1799:19c89a2e24b6
[xemacs-hg @ 2003-11-20 16:04:45 by james]
Autodetect the typeof extension.
author | james |
---|---|
date | Thu, 20 Nov 2003 16:04:47 +0000 |
parents | 6fcd90c626a7 |
children | 3fe1a35b705d |
comparison
equal
deleted
inserted
replaced
1798:5d1a9259f2cb | 1799:19c89a2e24b6 |
---|---|
1 2003-11-18 Jerry James <james@xemacs.org> | |
2 | |
3 * config.h.in: Add TYPEOF. | |
4 * emacs.c (voodoo_free_hook): Revert the previous patch and use | |
5 TYPEOF instead. | |
6 * emacs.c (Fkill_emacs): Ditto. | |
7 * ralloc.c (init_ralloc): Ditto. | |
8 * ralloc.c (r_alloc_reinit): Ditto. | |
9 | |
1 2003-11-14 Jerry James <james@xemacs.org> | 10 2003-11-14 Jerry James <james@xemacs.org> |
2 | 11 |
3 * emacs.c (voodoo_free_hook): ICC understands typeof. | 12 * emacs.c (voodoo_free_hook): ICC understands typeof. |
4 * emacs.c (Fkill_emacs): Ditto. | 13 * emacs.c (Fkill_emacs): Ditto. |
5 * ralloc.c (init_ralloc): Ditto. | 14 * ralloc.c (init_ralloc): Ditto. |