# HG changeset patch # User Jason Rumney # Date 1231420392 0 # Node ID 47af39b571398dbd57d30db0e06bc3a1c75e8aba # Parent 7c89b12c3a267289b0db974a52e2389ccfcf321e *** empty log message *** diff -r 7c89b12c3a26 -r 47af39b57139 src/ChangeLog --- a/src/ChangeLog Thu Jan 08 13:12:16 2009 +0000 +++ b/src/ChangeLog Thu Jan 08 13:13:12 2009 +0000 @@ -1,3 +1,12 @@ +2009-01-08 Jason Rumney + + * w32fns.c (Vx_pointer_shape, Vx_nontext_pointer_shape) + (Vx_mode_pointer_shape, Vx_window_horizontal_drag_shape) + (Vx_hourglass_pointer_shape, Vx_sensitive_text_pointer_shape): + Don't declare. + (syms_of_w32fns): Don't define x-pointer-shape variable. (Bug#1485) + (x_create_tip_frame) [GLYPH_DEBUG]: Enable image debugging code. + 2009-01-07 Kenichi Handa * fileio.c (Finsert_file_contents): In the case of replace,