Mercurial > emacs
comparison src/ChangeLog @ 42936:cfda21cc3efd
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 24 Jan 2002 20:49:36 +0000 |
parents | 6e3dc2b37909 |
children | c3891881b74d |
comparison
equal
deleted
inserted
replaced
42935:20a21fb23284 | 42936:cfda21cc3efd |
---|---|
1 2002-01-24 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * w32term.c (x_scroll_run): Use ScrollWindowEx in place of BitBlt. | |
4 If region left to draw is not what was expected, mark the frame as | |
5 garbaged. | |
6 | |
7 * w32fns.c (w32_wnd_proc) <WM_PAINT>: Initialize update_rect. | |
8 Combine the regions returned by BeginPaint and GetUpdateRect. | |
9 | |
1 2002-01-23 Jason Rumney <jasonr@gnu.org> | 10 2002-01-23 Jason Rumney <jasonr@gnu.org> |
2 | 11 |
3 * w32term.c (x_update_window_begin): Only hide caret if | 12 * w32term.c (x_update_window_begin): Only hide caret if |
4 w32_use_visible_system_caret is set. | 13 w32_use_visible_system_caret is set. |
5 (x_update_window_end): Only show caret if | 14 (x_update_window_end): Only show caret if |