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: Gerd Moellmann
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 28 Dec 2001 08:34:00 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2339 emacs/src/ChangeLog:1.2340
*** emacs/src/ChangeLog:1.2339  Fri Dec 28 07:42:54 2001
--- emacs/src/ChangeLog Fri Dec 28 08:34:00 2001
***************
*** 1,5 ****
--- 1,13 ----
  2001-12-28  Gerd Moellmann  <address@hidden>
  
+       * xterm.c (notice_overwritten_cursor): Don't depend on
+       output_cursor and updated_area.  Compare pixel coordinates with
+       window's cursor pixel coordinates.
+       (x_draw_glyphs, x_clear_end_of_line, show_mouse_face): Call
+       notice_overwritten_cursor with new arg list.
+       (show_mouse_face): Fix bug setting a row's mouse_face_p flag
+       unconditionally.
+       
        * xdisp.c (try_scrolling) <PT below scroll margin>: Add the
        height of the cursor line to the amount to scroll.
  



reply via email to

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