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: Steven Tamm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 03 Dec 2004 12:06:38 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4075 emacs/src/ChangeLog:1.4076
*** emacs/src/ChangeLog:1.4075  Thu Dec  2 23:44:12 2004
--- emacs/src/ChangeLog Fri Dec  3 17:00:10 2004
***************
*** 1,3 ****
--- 1,17 ----
+ 2004-12-03  YAMAMOTO Mitsuharu  <address@hidden>
+ 
+       * macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
+       * image.c (image_load_quartz2d): Use
+       cfstring_create_with_utf8_cstring
+       * macmenu.c (add_menu_item): Use
+       cfstring_create_with_utf8_cstring
+       * macfns.c (x_set_name, x_set_title): Use
+       cfstring_create_with_utf8_cstring
+       (Fx_file_dialog): Use cfstring_create_with_utf8_cstring and use
+       constant CFRefs instead of creating them each time for labels.
+       * mac.c (cfstring_create_with_utf8_cstring): Added to prevent
+       crashes with invalid characters.
+ 
  2004-12-02  Richard M. Stallman  <address@hidden>
  
        * config.in (RE_TRANSLATE_P): If make_number is not a macro,




reply via email to

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