comparison src/ChangeLog @ 943:345b7d75cab4

[xemacs-hg @ 2002-08-01 08:28:18 by michaels] 2002-08-01 Mike Sperber <mike@xemacs.org> * event-stream.c: * event-Xt.c: * events.h: * events.c: * alloc.c: Fix various kkcc-related nits that show up in MULE and union-type builds.
author michaels
date Thu, 01 Aug 2002 08:28:38 +0000
parents c891972d07fa
children d7603d225813
comparison
equal deleted inserted replaced
942:d90decf21e71 943:345b7d75cab4
1 2002-08-01 Mike Sperber <mike@xemacs.org>
2
3 * event-stream.c:
4 * event-Xt.c:
5 * events.h:
6 * events.c:
7 * alloc.c: Fix various kkcc-related nits that show up in MULE and
8 union-type builds.
9
1 2002-07-31 David Bush <David.Bush@intel.com> 10 2002-07-31 David Bush <David.Bush@intel.com>
2 11
3 * events.c (event_equal): Correct comparison in MS Windows 12 * events.c (event_equal): Correct comparison in MS Windows
4 conditional code to use event structure defined for -use-kkcc. 13 conditional code to use event structure defined for -use-kkcc.
5 14