comparison 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
comparison
equal deleted inserted replaced
789:06b73d289047 790:755d0acc05ea
1 2002-03-21 William M. Perry <wmperry@gnu.org>
2
3 * event-gtk.c (emacs_gtk_force_event_pending): Bogus definition
4 that does nothing right now.
5 (reinit_vars_of_event_gtk): Register a force_event_pending
6 handler. This seems to cure the crashes at startup caused by the
7 progress bar.
8
1 2002-03-21 Malcolm Purvis <malcolmpurvis@optushome.com.au> 9 2002-03-21 Malcolm Purvis <malcolmpurvis@optushome.com.au>
2 10
3 * event-gtk.c (emacs_gtk_format_magic_event): Fixed compilation 11 * event-gtk.c (emacs_gtk_format_magic_event): Fixed compilation
4 typos. 12 typos.
5 13