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: Wed, 01 Jun 2005 04:21:49 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4417 emacs/src/ChangeLog:1.4418
*** emacs/src/ChangeLog:1.4417  Tue May 31 22:44:52 2005
--- emacs/src/ChangeLog Wed Jun  1 08:21:48 2005
***************
*** 1,3 ****
--- 1,11 ----
+ 2005-06-01  YAMAMOTO Mitsuharu  <address@hidden>
+ 
+       * macterm.c (mac_to_x_fontname, mac_do_list_fonts): Set XLFD
+       resolution fields for scalable fonts to 0.
+ 
+       * xfaces.c (build_scalable_font_name): Round pixel size to the
+       nearest integer.
+ 
  2005-06-01  Kim F. Storm  <address@hidden>
  
        * xdisp.c (display_mode_line): Support nested calls to redisplay
***************
*** 215,222 ****
        (x_scroll_bar_handle_click): Change type of second argument from
        int to ControlPartCode.
        (check_alarm): Remove declaration.
!       (XTread_Socket) [!TARGET_API_MAC_CARBON]: Don't call it.
!       (XTread_Socket): Use ControlPartCode instead of SInt16.
  
  2005-05-13  Nozomu Ando  <address@hidden>
  
--- 223,230 ----
        (x_scroll_bar_handle_click): Change type of second argument from
        int to ControlPartCode.
        (check_alarm): Remove declaration.
!       (XTread_socket) [!TARGET_API_MAC_CARBON]: Don't call it.
!       (XTread_socket): Use ControlPartCode instead of SInt16.
  
  2005-05-13  Nozomu Ando  <address@hidden>
  




reply via email to

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