diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a4f28e57cd5..0b2c8523990 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2001-05-07 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-05-07 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xfns.c (x_set_foreground_color): Set frame's cursor_pixel. | ||
| 4 | |||
| 5 | * dispextern.h (inverse_video): Declare extern. | ||
| 6 | |||
| 3 | * keyboard.c (delete_kboard): Handle the case that selected_frame | 7 | * keyboard.c (delete_kboard): Handle the case that selected_frame |
| 4 | has been deleted in the course of x_connection_closed. | 8 | has been deleted in the course of x_connection_closed. |
| 5 | 9 | ||