Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 691:1df69dc58840
[xemacs-hg @ 2001-12-13 20:53:20 by wmperry]
Fix strange 'floating gutter tab' bug.
author | wmperry |
---|---|
date | Thu, 13 Dec 2001 20:53:21 +0000 |
parents | 685b588e92d8 |
children | 47f5192d44c9 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Dec 10 07:43:34 2001 +0000 +++ b/src/ChangeLog Thu Dec 13 20:53:21 2001 +0000 @@ -1,3 +1,9 @@ +2001-12-13 William M. Perry <wmperry@gnu.org> + + * glyphs-gtk.c (gtk_map_subwindow): Make sure that we always call + gtk_fixed_put, even if the size allocations are the same. + (gtk_subwindow_instantiate): Fixed compilation warnings. + 2001-10-26 Mike Alexander <mta@arbortext.com> * event-msw.c (slurper_free_shared_data_maybe): Free the pipe handle.