emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/w32term.h


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32term.h
Date: Sun, 06 Jul 2003 17:57:33 -0400

Index: emacs/src/w32term.h
diff -c emacs/src/w32term.h:1.56 emacs/src/w32term.h:1.57
*** emacs/src/w32term.h:1.56    Sat May 24 18:06:40 2003
--- emacs/src/w32term.h Sun Jul  6 17:57:33 2003
***************
*** 731,733 ****
--- 731,735 ----
     ? UNICODE_FONT                                     \
     : ((CHARSET_DIMENSION (CHAR_CHARSET ((ch))) == 1)  \
        ? BDF_1D_FONT : BDF_2D_FONT))
+ 
+ typedef DWORD (WINAPI * ClipboardSequence_Proc) ();




reply via email to

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