emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/macterm.h [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/macterm.h [emacs-unicode-2]
Date: Wed, 08 Dec 2004 00:47:45 -0500

Index: emacs/src/macterm.h
diff -c emacs/src/macterm.h:1.9.4.2 emacs/src/macterm.h:1.9.4.3
*** emacs/src/macterm.h:1.9.4.2 Mon Jun 28 07:29:23 2004
--- emacs/src/macterm.h Wed Dec  8 05:02:18 2004
***************
*** 600,604 ****
--- 600,608 ----
  #define FONT_TYPE_FOR_UNIBYTE(font, ch) 0
  #define FONT_TYPE_FOR_MULTIBYTE(font, ch) 0
  
+ #if TARGET_API_MAC_CARBON
+ extern CFStringRef cfstring_create_with_utf8_cstring P_ ((const char *));
+ #endif
+ 
  /* arch-tag: 6b4ca125-5bef-476d-8ee8-31ed808b7e79
     (do not change this comment) */




reply via email to

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