diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 178dd598c74..3acdb357088 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2000-02-25 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-02-25 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * keyboard.c (recursive_edit_1): Cancel busy-cursor. | ||
| 4 | |||
| 3 | * xfns.c (inhibit_busy_cursor, busy_count): Removed. | 5 | * xfns.c (inhibit_busy_cursor, busy_count): Removed. |
| 4 | (Fx_show_busy_cursor, Fx_hide_busy_cursor): Removed. | 6 | (Fx_show_busy_cursor, Fx_hide_busy_cursor): Removed. |
| 5 | (busy_cursor_atimer, busy_cursor_shown_p, Vbusy_cursor_delay): New | 7 | (busy_cursor_atimer, busy_cursor_shown_p, Vbusy_cursor_delay): New |