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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 21 Nov 2004 10:53:12 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4045 emacs/src/ChangeLog:1.4046
*** emacs/src/ChangeLog:1.4045  Sun Nov 21 14:58:40 2004
--- emacs/src/ChangeLog Sun Nov 21 15:47:22 2004
***************
*** 1,5 ****
--- 1,16 ----
  2004-11-21  Kim F. Storm  <address@hidden>
  
+       * xdisp.c (erase_phys_cursor): Clear hollow cursor inside TEXT_AREA.
+ 
+       * xterm.c (x_clip_to_row): Add area arg.  Callers changed.
+       (x_draw_hollow_cursor, x_draw_bar_cursor): Clip to TEXT_AREA.
+ 
+       * w32term.c (w32_clip_to_row): Add area arg.  Callers changed.
+       (x_draw_hollow_cursor, x_draw_bar_cursor): Clip to TEXT_AREA.
+ 
+       * macterm.c (x_clip_to_row): Add area arg.  Callers changed.
+       (x_draw_hollow_cursor, x_draw_bar_cursor): Clip to TEXT_AREA.
+ 
        * xdisp.c (move_it_in_display_line_to, display_line): Restore
        saved_face_id if overflow-newline-into-fringe is enabled and line
        is continued before or in middle of element from display vector.




reply via email to

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