diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1db6f3d7626..5e4608ae1bf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2000-03-08 Gerd Moellmann <gerd@gnu.org> + * xfns.c (x_set_cursor_type): If ARG is nil, give frame no cursor. + * xdisp.c (display_echo_area): Temporarily inhibit garbage collection. |