emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32menu.c,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/w32menu.c,v
Date: Mon, 09 Jun 2008 23:48:12 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/06/09 23:48:12

Index: w32menu.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/w32menu.c,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -b -r1.105 -r1.106
--- w32menu.c   9 Jun 2008 23:10:32 -0000       1.105
+++ w32menu.c   9 Jun 2008 23:48:12 -0000       1.106
@@ -106,6 +106,7 @@
 static int next_menubar_widget_id;
 
 extern widget_value *xmalloc_widget_value P_ ((void));
+extern widget_value *digest_single_submenu P_ ((int, int, int));
 
 /* This is set nonzero after the user activates the menu bar, and set
    to zero again after the menu bars are redisplayed by prepare_menu_bar.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]