diff src/ChangeLog @ 790:755d0acc05ea

[xemacs-hg @ 2002-03-21 15:47:19 by wmperry] Fix progress bar crash in GTK
author wmperry
date Thu, 21 Mar 2002 15:47:29 +0000
parents 06b73d289047
children 7b1f30330a19
line wrap: on
line diff
--- a/src/ChangeLog	Thu Mar 21 15:13:43 2002 +0000
+++ b/src/ChangeLog	Thu Mar 21 15:47:29 2002 +0000
@@ -1,3 +1,11 @@
+2002-03-21  William M. Perry  <wmperry@gnu.org>
+
+	* event-gtk.c (emacs_gtk_force_event_pending): Bogus definition
+	that does nothing right now.
+	(reinit_vars_of_event_gtk): Register a force_event_pending
+	handler.  This seems to cure the crashes at startup caused by the
+	progress bar.
+
 2002-03-21  Malcolm Purvis  <malcolmpurvis@optushome.com.au>
 
 	* event-gtk.c (emacs_gtk_format_magic_event):  Fixed compilation