comparison src/ChangeLog @ 42956:c3891881b74d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 25 Jan 2002 13:34:47 +0000
parents cfda21cc3efd
children 3d42a88083b3
comparison
equal deleted inserted replaced
42955:7174ca8100e4 42956:c3891881b74d
1 2002-01-25 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * term.c (Ftty_display_color_cells): New function.
4 (syms_of_term): Defsubr it.
5
6 * dispextern.h: Add prototype for set_tty_color_mode and
7 tty_setup_colors.
8
1 2002-01-24 Jason Rumney <jasonr@gnu.org> 9 2002-01-24 Jason Rumney <jasonr@gnu.org>
2 10
3 * w32term.c (x_scroll_run): Use ScrollWindowEx in place of BitBlt. 11 * 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 12 If region left to draw is not what was expected, mark the frame as
5 garbaged. 13 garbaged.