diff src/ChangeLog @ 809:285f13b079f3

[xemacs-hg @ 2002-04-07 16:01:30 by wmperry] Make GTK compile again because of lack of device.h/window.h includes.
author wmperry
date Sun, 07 Apr 2002 16:01:32 +0000
parents 14089a93af0a
children 9541922fb765
line wrap: on
line diff
--- a/src/ChangeLog	Fri Apr 05 12:30:45 2002 +0000
+++ b/src/ChangeLog	Sun Apr 07 16:01:32 2002 +0000
@@ -1,3 +1,15 @@
+2002-04-07  William M. Perry  <wmperry@gnu.org>
+
+	* event-gtk.c: 
+	* device-gtk.c: 
+	* glyphs-gtk.c: 
+	* frame-gtk.c: 
+	* gtk-xemacs.c: 
+	* menubar-gtk.c: 
+	* redisplay-gtk.c: Need to include device.h and window.h in a few
+	places.  Not sure which .h has changed that was transparently
+	pulling them in before, but...
+
 2002-03-06  Jerry James  <james@xemacs.org>
 
 	* emodules.c (emodules_load): Fix multiple loading of same module.