[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/w32fns.c,v
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/src/w32fns.c,v |
Date: |
Mon, 07 Jul 2008 14:39:36 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Juanma Barranquero <lektu> 08/07/07 14:39:36
Index: w32fns.c
===================================================================
RCS file: /sources/emacs/emacs/src/w32fns.c,v
retrieving revision 1.338
retrieving revision 1.339
diff -u -b -r1.338 -r1.339
--- w32fns.c 2 Jul 2008 13:19:07 -0000 1.338
+++ w32fns.c 7 Jul 2008 14:39:35 -0000 1.339
@@ -75,6 +75,7 @@
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;
- [Emacs-diffs] Changes to emacs/src/w32fns.c,v, Jason Rumney, 2008/07/02
- [Emacs-diffs] Changes to emacs/src/w32fns.c,v,
Juanma Barranquero <=
- [Emacs-diffs] Changes to emacs/src/w32fns.c,v, Chong Yidong, 2008/07/08
- [Emacs-diffs] Changes to emacs/src/w32fns.c,v, Jason Rumney, 2008/07/14
- [Emacs-diffs] Changes to emacs/src/w32fns.c,v, Adrian Robert, 2008/07/15
- [Emacs-diffs] Changes to emacs/src/w32fns.c,v, Jason Rumney, 2008/07/15
- [Emacs-diffs] Changes to emacs/src/w32fns.c,v, Dan Nicolaescu, 2008/07/30