aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2003-03-27 03:06:16 +0000
committerRichard M. Stallman2003-03-27 03:06:16 +0000
commit84f2e615526fec2051c9980aff9c52d406847ca5 (patch)
treecc50b160c3371287ceabb641fc79128d976e0a02 /src/ChangeLog
parent5fd6f7273981c1c3c5c8bd8b21661e2f89e05ab8 (diff)
downloademacs-84f2e615526fec2051c9980aff9c52d406847ca5.tar.gz
emacs-84f2e615526fec2051c9980aff9c52d406847ca5.zip
(update_tool_bar): Recompute tool bar if
update_mode_lines is set. Set w->update_mode_line only if the tool bar contents actually change. (update_menu_bar): Undo previous change.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b4b834eaa3c..54cfc69a208 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12003-03-26 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (update_tool_bar): Recompute tool bar if
4 update_mode_lines is set. Set w->update_mode_line
5 only if the tool bar contents actually change.
6 (update_menu_bar): Undo previous change.
7
12003-03-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 82003-03-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 9
3 * gtkutil.c (xg_resize_widgets): Don't call xg_frame_cleared. 10 * gtkutil.c (xg_resize_widgets): Don't call xg_frame_cleared.