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  <[EMAIL PROTECTED]>
+ 
+       * 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  <[EMAIL PROTECTED]>
  
        * 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  <[EMAIL PROTECTED]>
  
--- 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  <[EMAIL PROTECTED]>
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to