Mercurial > emacs
comparison src/ChangeLog @ 73662:ea2e12adb144
* xmenu.c (Fmenu_bar_open): Declare variable before BLOCK_INPUT to
avoid gcc 2.95 error.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 04 Nov 2006 03:21:40 +0000 |
parents | 7c60775b5a52 |
children | a525ba4c658b |
comparison
equal
deleted
inserted
replaced
73661:7c60775b5a52 | 73662:ea2e12adb144 |
---|---|
1 2006-11-03 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change) | |
2 | |
3 * xmenu.c (Fmenu_bar_open): Declare variable before BLOCK_INPUT to | |
4 avoid gcc 2.95 error. | |
5 | |
1 2006-11-03 Chong Yidong <cyd@stupidchicken.com> | 6 2006-11-03 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * gtkutil.c (update_frame_tool_bar): If icon image is invalid and | 8 * gtkutil.c (update_frame_tool_bar): If icon image is invalid and |
4 wicon is null, insert an empty button. | 9 wicon is null, insert an empty button. |
5 | 10 |