Mercurial > emacs
comparison src/ChangeLog @ 34846:221af923240f
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 23 Dec 2000 15:43:08 +0000 |
parents | 02fc33c28963 |
children | 7be9f74cb2f4 |
comparison
equal
deleted
inserted
replaced
34845:98dd828601f2 | 34846:221af923240f |
---|---|
1 2000-12-23 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xdisp.c (syms_of_xdisp): Doc fix. | |
4 | |
5 * xdisp.c (redisplay_window): Remove label restore_buffers; | |
6 use finish_scroll_bars instead to make sure that scroll bars | |
7 are redeemed. If we don't do this, flickering can result from | |
8 scroll bars being destroyed and recreated. | |
9 | |
1 2000-12-22 Jason Rumney <jasonr@gnu.org> | 10 2000-12-22 Jason Rumney <jasonr@gnu.org> |
2 | 11 |
3 * w32term.c (w32_draw_bitmap): Fix drawing so it does not appear | 12 * w32term.c (w32_draw_bitmap): Fix drawing so it does not appear |
4 in the wrong colors when the foreground is not black. | 13 in the wrong colors when the foreground is not black. |
5 (expose_window): Don't redraw the window that's currently being | 14 (expose_window): Don't redraw the window that's currently being |