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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/w32menu.c [lexbind]
Date: Wed, 15 Sep 2004 20:33:14 -0400

Index: emacs/src/w32menu.c
diff -c emacs/src/w32menu.c:1.55.4.5 emacs/src/w32menu.c:1.55.4.6
*** emacs/src/w32menu.c:1.55.4.5        Sat Sep  4 09:28:15 2004
--- emacs/src/w32menu.c Thu Sep 16 00:12:25 2004
***************
*** 143,153 ****
      IN UINT,
      IN BOOL,
      IN LPCMENUITEMINFOA);
- typedef BOOL (WINAPI * AppendMenuW_Proc) (
-     IN HMENU,
-     IN UINT,
-     IN UINT_PTR,
-     IN LPCWSTR);
  
  GetMenuItemInfoA_Proc get_menu_item_info = NULL;
  SetMenuItemInfoA_Proc set_menu_item_info = NULL;
--- 143,148 ----




reply via email to

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