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: Tue, 12 Jul 2005 07:33:58 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4504 emacs/src/ChangeLog:1.4505
*** emacs/src/ChangeLog:1.4504  Mon Jul 11 21:43:20 2005
--- emacs/src/ChangeLog Tue Jul 12 11:33:57 2005
***************
*** 1,3 ****
--- 1,16 ----
+ 2005-07-12  YAMAMOTO Mitsuharu  <address@hidden>
+ 
+       * mac.c [!TARGET_API_MAC_CARBON]: Include charset.h, coding.h, and
+       Endian.h.
+       [!MAC_OSX] (fchmod, fchown): New functions.
+       (mac_get_code_from_arg): Don't accept Lisp integer as argument.
+       Use SBYTES and EndianU32_BtoN.
+       (mac_get_object_from_code): Return 4 byte string even if argument
+       is 0.  Use make_unibyte_string and EndianU32_NtoB.
+       (Fmac_get_file_creator, Fmac_get_file_type, Fmac_set_file_creator)
+       (Fmac_set_file_type): Fix documents and argument declarations.
+       Don't specify kFSCatInfoNodeFlags.  Support Mac OS Classic.
+ 
  2005-07-11  Stefan Monnier  <address@hidden>
  
        * window.c (Frecenter): Yet another int/Lisp_Object mixup (YAILOM).




reply via email to

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