aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2006-02-09 15:56:43 +0000
committerJan Djärv2006-02-09 15:56:43 +0000
commit1834d8e7d58516e7a4d8d1750ab531ba32aba8a5 (patch)
tree9d33454cf609466c9f9b4fe3e38ba46e05ca5898 /src/ChangeLog
parenta8f116e70072f0eb29e7f2ee14c13a79e220e41f (diff)
downloademacs-1834d8e7d58516e7a4d8d1750ab531ba32aba8a5.tar.gz
emacs-1834d8e7d58516e7a4d8d1750ab531ba32aba8a5.zip
* 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.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3b4de953a65..b7124f33d83 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12006-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
12006-02-09 Juanma Barranquero <lekktu@gmail.com> 72006-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.