emacs-diffs
[Top][All Lists]
Advanced

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

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


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/macgui.h
Date: Wed, 31 Aug 2005 04:35:44 -0400

Index: emacs/src/macgui.h
diff -c emacs/src/macgui.h:1.21 emacs/src/macgui.h:1.22
*** emacs/src/macgui.h:1.21     Sun Aug  7 12:33:17 2005
--- emacs/src/macgui.h  Wed Aug 31 08:35:44 2005
***************
*** 87,92 ****
--- 87,96 ----
  
  #define FACE_DEFAULT (~0)
  
+ #if !TARGET_API_MAC_CARBON
+ #define GetPixDepth(pmh) ((*(pmh))->pixelSize)
+ #endif
+ 
  
  /* Emulate XCharStruct.  */
  typedef struct _XCharStruct




reply via email to

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