diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0aeb696a366..19b31c74466 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-08-31 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * xdisp.c (Valternate_cursor_type, Qalternate_cursor_type): Removed. | ||
| 4 | (get_window_cursor_type): Don't use them. | ||
| 5 | (syms_of_xdisp): Remove intern, staticpro, and defvar for them. | ||
| 6 | |||
| 1 | 2002-08-30 Andrew Choi <akochoi@shaw.ca> | 7 | 2002-08-30 Andrew Choi <akochoi@shaw.ca> |
| 2 | 8 | ||
| 3 | * macfns.c (Qbox): Add extern declaration. | 9 | * macfns.c (Qbox): Add extern declaration. |