/[emacs]/emacs/src/w32term.h
ViewVC logotype

Diff of /emacs/src/w32term.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.57.2.3 by miles, Mon Jun 28 07:29:24 2004 UTC revision 1.57.2.4 by miles, Thu Sep 9 09:36:35 2004 UTC
# Line 740  EXFUN (Fx_display_grayscale_p, 1); Line 740  EXFUN (Fx_display_grayscale_p, 1);
740        ? BDF_1D_FONT : BDF_2D_FONT))        ? BDF_1D_FONT : BDF_2D_FONT))
741    
742  typedef DWORD (WINAPI * ClipboardSequence_Proc) ();  typedef DWORD (WINAPI * ClipboardSequence_Proc) ();
743    typedef BOOL (WINAPI * AppendMenuW_Proc) (
744        IN HMENU,
745        IN UINT,
746        IN UINT_PTR,
747        IN LPCWSTR);
748    
749  /* arch-tag: f201d05a-1240-4fc5-8ea4-ca24d4ee5671  /* arch-tag: f201d05a-1240-4fc5-8ea4-ca24d4ee5671
750     (do not change this comment) */     (do not change this comment) */

Legend:
Removed from v.1.57.2.3  
changed lines
  Added in v.1.57.2.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26