diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 086c5463c7f..40286abc86b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-08-31 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * xdisp.c (get_window_cursor_type): Don't use x_highlight_frame | ||
| 4 | member of x_display_info unless we compile for some window system. | ||
| 5 | |||
| 1 | 2002-08-31 Kim F. Storm <storm@cua.dk> | 6 | 2002-08-31 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * xdisp.c (Valternate_cursor_type, Qalternate_cursor_type): Removed. | 8 | * xdisp.c (Valternate_cursor_type, Qalternate_cursor_type): Removed. |