diff --git a/src/ChangeLog b/src/ChangeLog index 3061c19bd06..0e815365c7c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2004-11-17 Kim F. Storm + + * xdisp.c (erase_phys_cursor): Adjust cursor row visible height. + 2004-11-16 Jan Dj,Ad(Brv * gtkutil.c (xg_get_file_name): Fix typo in @@ -6,7 +10,7 @@ * xmenu.c (x_menu_in_use): Removed. (x_menu_set_in_use): Also set popup_activated_flag. - * xfns.c (Fx_file_dialog): Call popup_activated instead of + * xfns.c (Fx_file_dialog): Call popup_activated instead of x_menu_in_use. Call x_menu_set_in_use in Motif version also. * xterm.h: (x_menu_in_use): Removed.