mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-10 21:50:37 -08:00
(ClipboardSequence_Proc): New type.
This commit is contained in:
parent
4698665ff5
commit
0390f99158
1 changed files with 2 additions and 0 deletions
|
|
@ -731,3 +731,5 @@ int image_ascent P_ ((struct image *, struct face *));
|
|||
? UNICODE_FONT \
|
||||
: ((CHARSET_DIMENSION (CHAR_CHARSET ((ch))) == 1) \
|
||||
? BDF_1D_FONT : BDF_2D_FONT))
|
||||
|
||||
typedef DWORD (WINAPI * ClipboardSequence_Proc) ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue