From 1834d8e7d58516e7a4d8d1750ab531ba32aba8a5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Thu, 9 Feb 2006 15:56:43 +0000 Subject: [PATCH] * 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. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 3b4de953a65..b7124f33d83 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2006-02-09 Jan Dj,Ad(Brv + + * 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. + 2006-02-09 Juanma Barranquero * alloc.c (Fmake_bool_vector, Fpurecopy): Doc fixes. -- 2.39.5