Mercurial > emacs
comparison src/ChangeLog @ 106512:471e6932ea09
(xg_tool_bar_proxy_help_callback): Fix missing return.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Wed, 09 Dec 2009 14:26:26 +0000 |
parents | 1905fc4b8a80 |
children | ee739656ad20 |
comparison
equal
deleted
inserted
replaced
106511:1905fc4b8a80 | 106512:471e6932ea09 |
---|---|
1 2009-12-09 Andreas Schwab <schwab@linux-m68k.org> | 1 2009-12-09 Andreas Schwab <schwab@linux-m68k.org> |
2 | |
3 * gtkutil.c (xg_tool_bar_proxy_help_callback): Fix missing return. | |
2 | 4 |
3 Fix implicit function declarations. | 5 Fix implicit function declarations. |
4 * cmds.c: Include "frame.h". | 6 * cmds.c: Include "frame.h". |
5 * frame.c: Include "font.h" also if !HAVE_WINDOW_SYSTEM. | 7 * frame.c: Include "font.h" also if !HAVE_WINDOW_SYSTEM. |
6 * frame.h: Move declaration of delete_frame outside of | 8 * frame.h: Move declaration of delete_frame outside of |