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: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 24 Jan 2002 15:49:37 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2404 emacs/src/ChangeLog:1.2405
*** emacs/src/ChangeLog:1.2404  Wed Jan 23 17:03:26 2002
--- emacs/src/ChangeLog Thu Jan 24 15:49:36 2002
***************
*** 1,3 ****
--- 1,12 ----
+ 2002-01-24  Jason Rumney  <address@hidden>
+ 
+       * w32term.c (x_scroll_run): Use ScrollWindowEx in place of BitBlt.
+       If region left to draw is not what was expected, mark the frame as
+       garbaged.
+ 
+       * w32fns.c (w32_wnd_proc) <WM_PAINT>: Initialize update_rect.
+       Combine the regions returned by BeginPaint and GetUpdateRect.
+ 
  2002-01-23  Jason Rumney  <address@hidden>
  
        * w32term.c (x_update_window_begin): Only hide caret if



reply via email to

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