comparison src/ChangeLog @ 97077:8aef9f3fd859

*** empty log message ***
author Jan Dj?rv <jan.h.d@swipnet.se>
date Tue, 29 Jul 2008 09:25:49 +0000
parents 9b141ec374d8
children c38003f850b5
comparison
equal deleted inserted replaced
97076:beddfc5fd435 97077:8aef9f3fd859
1 2008-07-29 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal to
4 open menu.
5
6 * gtkutil.c (menu_nav_ended): Remove.
7 (create_menus): Remove signal connect for menu_nav_ended.
8
1 2008-07-28 Chong Yidong <cyd@stupidchicken.com> 9 2008-07-28 Chong Yidong <cyd@stupidchicken.com>
2 10
3 * xdisp.c (redisplay_window): Check return value of 11 * xdisp.c (redisplay_window): Check return value of
4 compute_window_start_on_continuation_line before forcing a window 12 compute_window_start_on_continuation_line before forcing a window
5 start. 13 start.