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: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 11 Oct 2005 11:18:36 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4642 emacs/src/ChangeLog:1.4643
*** emacs/src/ChangeLog:1.4642  Tue Oct 11 15:06:48 2005
--- emacs/src/ChangeLog Tue Oct 11 15:18:36 2005
***************
*** 110,116 ****
  
        * macterm.h (mac_term_init): Add types to extern.
        (struct mac_output): Remove members mWP and pending_menu_activation.
!       Put members scroll_bar_foreground_pixel and
        scroll_bar_background_pixel in #if 0.
        (FRAME_MAC_WINDOW, FRAME_X_WINDOW): Use window_desc.
  
--- 110,116 ----
  
        * macterm.h (mac_term_init): Add types to extern.
        (struct mac_output): Remove members mWP and pending_menu_activation.
!       Put members scroll_bar_foreground_pixel and
        scroll_bar_background_pixel in #if 0.
        (FRAME_MAC_WINDOW, FRAME_X_WINDOW): Use window_desc.
  
***************
*** 149,159 ****
        (get_glyph_string_clip_rect): Use get_glyph_string_clip_rects.
        (fill_composite_glyph_string, fill_glyph_string, draw_glyphs):
        Rename argument OVERLAPS_P to OVERLAPS.  All uses in macros changed.
!       (x_fix_overlapping_area): Add OVERLAPS arg.  Pass it to draw_glyphs.
        (draw_phys_cursor_glyph): Set width of erased cursor to use it for
        calculating clipping rectangles later.  Call x_fix_overlapping_area
        with new OVERLAPS arg to draw only erased cursor area.
!       (expose_overlaps): Call x_fix_overlapping_area with new OVERLAPS arg
        to draw overlaps in both preceding and succeeding rows.
  
        * xterm.c, w32term.c, macterm.c: Rename member for_overlaps_p in
--- 149,159 ----
        (get_glyph_string_clip_rect): Use get_glyph_string_clip_rects.
        (fill_composite_glyph_string, fill_glyph_string, draw_glyphs):
        Rename argument OVERLAPS_P to OVERLAPS.  All uses in macros changed.
!       (x_fix_overlapping_area): Add OVERLAPS arg.  Pass it to draw_glyphs.
        (draw_phys_cursor_glyph): Set width of erased cursor to use it for
        calculating clipping rectangles later.  Call x_fix_overlapping_area
        with new OVERLAPS arg to draw only erased cursor area.
!       (expose_overlaps): Call x_fix_overlapping_area with new OVERLAPS arg
        to draw overlaps in both preceding and succeeding rows.
  
        * xterm.c, w32term.c, macterm.c: Rename member for_overlaps_p in




reply via email to

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