comparison src/ChangeLog @ 100983:47af39b57139

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Thu, 08 Jan 2009 13:13:12 +0000
parents e038c1a8307c
children 27c62295213b
comparison
equal deleted inserted replaced
100982:7c89b12c3a26 100983:47af39b57139
1 2009-01-08 Jason Rumney <jasonr@gnu.org>
2
3 * w32fns.c (Vx_pointer_shape, Vx_nontext_pointer_shape)
4 (Vx_mode_pointer_shape, Vx_window_horizontal_drag_shape)
5 (Vx_hourglass_pointer_shape, Vx_sensitive_text_pointer_shape):
6 Don't declare.
7 (syms_of_w32fns): Don't define x-pointer-shape variable. (Bug#1485)
8 (x_create_tip_frame) [GLYPH_DEBUG]: Enable image debugging code.
9
1 2009-01-07 Kenichi Handa <handa@m17n.org> 10 2009-01-07 Kenichi Handa <handa@m17n.org>
2 11
3 * fileio.c (Finsert_file_contents): In the case of replace, 12 * fileio.c (Finsert_file_contents): In the case of replace,
4 remeber the coding system used for decoding in 13 remeber the coding system used for decoding in
5 coding_system (Bug#1039). 14 coding_system (Bug#1039).