diff src/ChangeLog @ 86288:145903731829

* term.c: Include stdarg.h. (fatal): Implement using varargs. * lisp.h (fatal): Add argument types. (Restore 2005-09-30 change).
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 22 Nov 2007 01:01:26 +0000
parents 59344cb482f3
children bfdcbe7d6197
line wrap: on
line diff
--- a/src/ChangeLog	Wed Nov 21 22:40:10 2007 +0000
+++ b/src/ChangeLog	Thu Nov 22 01:01:26 2007 +0000
@@ -1,3 +1,9 @@
+2007-11-22  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* term.c: Include stdarg.h.
+	(fatal): Implement using varargs. 
+	* lisp.h (fatal): Add argument types. (Restore 2005-09-30 change).
+
 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.