+2008-07-07 Juanma Barranquero <lekktu@gmail.com>
+
+ * w32fns.c (map_w32_filename): Declare extern.
+
2008-07-07 Jason Rumney <jasonr@gnu.org>
- * w32term.c (WS_EX_LAYERED): Define if not already.
+ * w32term.c (WS_EX_LAYERED): Define if not already.
2008-07-06 Chong Yidong <cyd@stupidchicken.com>
2008-07-05 Andreas Schwab <schwab@suse.de>
- * xdisp.c (get_it_property): Move out of HAVE_WINDOW_SYSTEM
- section.
+ * xdisp.c (get_it_property): Move out of HAVE_WINDOW_SYSTEM section.
2008-07-05 Chong Yidong <cyd@stupidchicken.com>
extern int w32_console_toggle_lock_key P_ ((int, Lisp_Object));
extern void w32_menu_display_help P_ ((HWND, HMENU, UINT, UINT));
extern void w32_free_menu_strings P_ ((HWND));
+extern const char *map_w32_filename P_ ((const char *, const char **));
extern int quit_char;