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, 12 Jan 2006 08:16:12 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.4818 emacs/src/ChangeLog:1.4819
--- emacs/src/ChangeLog:1.4818  Tue Jan 10 17:46:41 2006
+++ emacs/src/ChangeLog Thu Jan 12 08:16:12 2006
@@ -1,3 +1,15 @@
+2006-01-12  YAMAMOTO Mitsuharu  <address@hidden>
+
+       * macterm.c [USE_ATSUI] (atsu_get_text_layout_with_text_ptr)
+       [MAC_OS_X_VERSION_MAX_ALLOWED >= 1020]: Specify kATSLineUseQDRendering.
+       (XLoadQueryFont) [USE_ATSUI]: Display diacritical marks in
+       decomposed form.
+
+       * process.c [HAVE_INTTYPES_H]: Include inttypes.h.
+       (ifflag_table): Fix typo (IFF_OACTIV -> IFF_OACTIVE).
+       (Fnetwork_interface_info): Use HAVE_STRUCT_IFREQ_IFR_NETMASK
+       macro.  Also try member ifr_addr when getting netmask.
+
 2006-01-10  Stefan Monnier  <address@hidden>
 
        * fileio.c (Fexpand_file_name): Remove redundant tests.




reply via email to

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