aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 76a6676a0cf..77f6f2d073f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
12004-10-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 12004-10-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 2
3 * xmenu.c: Add prototypes for forward function declarations.
4 (popup_get_selection): Remove parameter do_timers, remove call to
5 timer_check.
6 (create_and_show_popup_menu, create_and_show_dialog): Remove
7 parameter do_timers from call to popup_get_selection.
8
3 * xdisp.c (update_tool_bar): Pass a copy of f->tool_bar_items to 9 * xdisp.c (update_tool_bar): Pass a copy of f->tool_bar_items to
4 tool_bar_items and assign the result to f->tool_bar_items if 10 tool_bar_items and assign the result to f->tool_bar_items if
5 not equal. Move BLOCK/UNBLOCK_INPUT from around call to 11 not equal. Move BLOCK/UNBLOCK_INPUT from around call to