comparison src/ChangeLog @ 106511:1905fc4b8a80

* cmds.c: Include "frame.h". * frame.c: Include "font.h" also if !HAVE_WINDOW_SYSTEM. * frame.h: Move declaration of delete_frame outside of HAVE_WINDOW_SYSTEM.
author Andreas Schwab <schwab@linux-m68k.org>
date Wed, 09 Dec 2009 14:20:49 +0000
parents d06619fa1742
children 471e6932ea09
comparison
equal deleted inserted replaced
106510:e2a13b1e86ec 106511:1905fc4b8a80
1 2009-12-09 Andreas Schwab <schwab@linux-m68k.org>
2
3 Fix implicit function declarations.
4 * cmds.c: Include "frame.h".
5 * frame.c: Include "font.h" also if !HAVE_WINDOW_SYSTEM.
6 * frame.h: Move declaration of delete_frame outside of
7 HAVE_WINDOW_SYSTEM.
8
1 2009-12-09 Ken Brown <kbrown@cornell.edu> (tiny change) 9 2009-12-09 Ken Brown <kbrown@cornell.edu> (tiny change)
2 10
3 * s/cygwin.h (G_SLICE_ALWAYS_MALLOC): New variable. 11 * s/cygwin.h (G_SLICE_ALWAYS_MALLOC): New variable.
4 12
5 * emacs.c (main): Set the G_SLICE environment variable for Cygwin 13 * emacs.c (main): Set the G_SLICE environment variable for Cygwin