diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Wed Nov 19 22:50:39 2003 +0000
+++ b/src/ChangeLog	Thu Nov 20 16:04:47 2003 +0000
@@ -1,3 +1,12 @@
+2003-11-18  Jerry James  <james@xemacs.org>
+
+	* config.h.in: Add TYPEOF.
+	* emacs.c (voodoo_free_hook): Revert the previous patch and use
+	TYPEOF instead.
+	* emacs.c (Fkill_emacs): Ditto.
+	* ralloc.c (init_ralloc): Ditto.
+	* ralloc.c (r_alloc_reinit): Ditto.
+
 2003-11-14  Jerry James  <james@xemacs.org>
 
 	* emacs.c (voodoo_free_hook): ICC understands typeof.