diff src/ChangeLog @ 2567:bbc3231c4812

[xemacs-hg @ 2005-02-04 11:57:28 by vins] EXTERNAL_LIST_LOOP_2 declares data and must be enclosed in braces.
author vins
date Fri, 04 Feb 2005 11:57:29 +0000
parents 045f20e1c3af
children bafa01f3cb06
line wrap: on
line diff
--- a/src/ChangeLog	Fri Feb 04 04:06:34 2005 +0000
+++ b/src/ChangeLog	Fri Feb 04 11:57:29 2005 +0000
@@ -1,3 +1,9 @@
+2005-02-04  Vin Shelton  <acs@xemacs.org>
+
+	* lread.c (check_if_suppressed, check_if_suppressed):
+	EXTERNAL_LIST_LOOP_2 declares variables and must be enclosed in
+	braces.  Thanks, Fabrice.
+
 2005-02-03  David Evers  <extsw@appliedgenerics.com>
 
 	* process-unix.c (unix_send_process): Flush the last chunk, even