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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/macterm.h [lexbind]
Date: Wed, 08 Dec 2004 18:56:52 -0500

Index: emacs/src/macterm.h
diff -c emacs/src/macterm.h:1.1.2.5 emacs/src/macterm.h:1.1.2.6
*** emacs/src/macterm.h:1.1.2.5 Tue Jul  6 09:14:37 2004
--- emacs/src/macterm.h Wed Dec  8 23:36:22 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]