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


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/macterm.h
Date: Wed, 23 Nov 2005 02:19:24 -0500

Index: emacs/src/macterm.h
diff -c emacs/src/macterm.h:1.29 emacs/src/macterm.h:1.30
*** emacs/src/macterm.h:1.29    Sun Oct 16 02:23:09 2005
--- emacs/src/macterm.h Wed Nov 23 07:19:24 2005
***************
*** 584,589 ****
--- 584,590 ----
  extern CFStringRef cfstring_create_with_utf8_cstring P_ ((const char *));
  extern CFStringRef cfstring_create_with_string P_ ((Lisp_Object));
  extern Lisp_Object cfdata_to_lisp P_ ((CFDataRef));
+ extern Lisp_Object cfstring_to_lisp_nodecode P_ ((CFStringRef));
  extern Lisp_Object cfstring_to_lisp P_ ((CFStringRef));
  extern Lisp_Object cfnumber_to_lisp P_ ((CFNumberRef));
  extern Lisp_Object cfdate_to_lisp P_ ((CFDateRef));




reply via email to

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