emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 14 Apr 2005 05:23:50 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4319 emacs/src/ChangeLog:1.4320
*** emacs/src/ChangeLog:1.4319  Thu Apr 14 09:04:24 2005
--- emacs/src/ChangeLog Thu Apr 14 09:23:50 2005
***************
*** 1,3 ****
--- 1,20 ----
+ 2005-04-14  YAMAMOTO Mitsuharu  <address@hidden>
+ 
+       * mac.c [!TARGET_API_MAC_CARBON]: Include MacLocales.h.  Don't
+       include TextEncodingConverter.h.
+       (mac_system_script_code, Vmac_system_locale): New variables.
+       (syms_of_mac): Defvar them.
+       (mac_get_system_locale): New function.
+ 
+       * macfns.c (x_set_name, x_set_title) [!TARGET_API_MAC_CARBON]: Use
+       ENCODE_SYSTEM to encode title bar string.
+       (x_create_tip_frame): Apply 2005-03-18 change for xfns.c.
+       (Fx_file_dialog) [TARGET_API_MAC_CARBON && !MAC_OSX]: Use
+       CFStringGetSystemEncoding to get system default string encoding.
+ 
+       * macterm.c [!TARGET_API_MAC_CARBON]: Don't include
+       TextEncodingConverter.h.
+ 
  2005-04-13  Steven Tamm  <address@hidden>
  
        * macterm.c (syms_of_macterm): Remove redundant definition of




reply via email to

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