comparison src/ChangeLog @ 44096:2c2a8c707b7c

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Fri, 22 Mar 2002 22:08:10 +0000
parents 49a2e59f302b
children b38366975f18
comparison
equal deleted inserted replaced
44095:cdcab7b110f6 44096:2c2a8c707b7c
1 2002-03-22 Jason Rumney <jasonr@gnu.org>
2
3 * w32term.c: (zv_bits): Declare as short, for word alignment.
4 (w32_read_socket) <WM_XBUTTONUP>: Fix last change.
5 (syms_of_w32term): Define x-use-underline-position-properties.
6
7 * w32fns.c (x_set_cursor_color): Set cursor_gc as well.
8 (clear_image_cache): Block input, fix logic, clear matrices in
9 all frames that share this cache.
10
1 2002-03-22 Eli Zaretskii <eliz@is.elta.co.il> 11 2002-03-22 Eli Zaretskii <eliz@is.elta.co.il>
2 12
3 * emacs.c (main): Update the Copyright year in the blurb printed 13 * emacs.c (main): Update the Copyright year in the blurb printed
4 by "emacs --version". 14 by "emacs --version".
5 15