Mercurial > emacs
changeset 100983:47af39b57139
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 08 Jan 2009 13:13:12 +0000 |
parents | 7c89b12c3a26 |
children | 27c62295213b |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <jasonr@gnu.org> + + * 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 <handa@m17n.org> * fileio.c (Finsert_file_contents): In the case of replace,