comparison src/ChangeLog @ 68745:c84463d2bf28

* xterm.c (handle_one_xevent): Must note mouse movement even for nil frames for GTK, in that case it is the tool bar. This is so that highlighted text get reset properly.
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 09 Feb 2006 15:56:43 +0000
parents 2d5c1a3defa7
children 13c1b7c5f555
comparison
equal deleted inserted replaced
68744:134afd3ac567 68745:c84463d2bf28
1 2006-02-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xterm.c (handle_one_xevent): Must note mouse movement even for nil
4 frames for GTK, in that case it is the tool bar. This is so that
5 highlighted text get reset properly.
6
1 2006-02-09 Juanma Barranquero <lekktu@gmail.com> 7 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * alloc.c (Fmake_bool_vector, Fpurecopy): Doc fixes. 9 * alloc.c (Fmake_bool_vector, Fpurecopy): Doc fixes.
4 10
5 2006-02-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 11 2006-02-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>