diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d34f4602481..0ae6b099e24 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 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. |