Mercurial > emacs
diff src/ChangeLog @ 50674:d0877472b39e
* xdisp.c (update_tool_bar): BLOCK_INPUT before calling
tool_bar_items so GTK tool bar expose callback does not access items
being updated.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Wed, 23 Apr 2003 17:51:33 +0000 |
parents | 956b2eed924d |
children | 00a6a6f62bb3 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Apr 23 14:55:19 2003 +0000 +++ b/src/ChangeLog Wed Apr 23 17:51:33 2003 +0000 @@ -1,3 +1,9 @@ +2003-04-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * xdisp.c (update_tool_bar): BLOCK_INPUT before calling + tool_bar_items so GTK tool bar expose callback does not access items + being updated. + 2003-04-18 Miles Bader <miles@gnu.org> * data.c (Faset): Calculate nbytes earlier, to satisfy the now