comparison src/ChangeLog @ 69661:58a7df7bc7da

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 24 Mar 2006 15:23:35 +0000
parents 6d8d337eea89
children 55e66496ae1a
comparison
equal deleted inserted replaced
69660:bc015cae7e3e 69661:58a7df7bc7da
1 2006-03-24 Kim F. Storm <storm@cua.dk> 1 2006-03-24 Kim F. Storm <storm@cua.dk>
2 2
3 * xterm.c (handle_one_xevent): 3 * xterm.c (handle_one_xevent):
4 * w32term.c (w32_read_socket): 4 * w32term.c (w32_read_socket):
5 * msdos.c (dos_rawgetc):
6 * macterm.c (XTread_socket): Don't let key-press clear mouse face 5 * macterm.c (XTread_socket): Don't let key-press clear mouse face
7 on in toolbar window if mouse-highlight is an integer. 6 on in toolbar window if mouse-highlight is an integer.
8 7
9 * fns.c (sxhash_list): Include last non-nil CDR in hash. 8 * fns.c (sxhash_list): Include last non-nil CDR in hash.
10 9