Mercurial > emacs
comparison src/ChangeLog @ 112168:744d9787c683
Minor fix to GTK tool-bar button refresh code.
* gtkutil.c (update_frame_tool_bar): Don't advance tool-bar index
when removing extra buttons.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 08 Jan 2011 22:29:49 -0500 |
parents | fd05a6b39a42 |
children | e79369283aa1 |
comparison
equal
deleted
inserted
replaced
112167:40ab7b8eb7a4 | 112168:744d9787c683 |
---|---|
1 2011-01-09 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * gtkutil.c (update_frame_tool_bar): Don't advance tool-bar index | |
4 when removing extra buttons. | |
5 | |
1 2011-01-08 Chong Yidong <cyd@stupidchicken.com> | 6 2011-01-08 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * fns.c (Fyes_or_no_p): Doc fix. | 8 * fns.c (Fyes_or_no_p): Doc fix. |
4 | 9 |
5 2011-01-08 Andreas Schwab <schwab@linux-m68k.org> | 10 2011-01-08 Andreas Schwab <schwab@linux-m68k.org> |