aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan D2010-07-17 11:59:19 +0200
committerJan D2010-07-17 11:59:19 +0200
commit499322cef9f248af58fb76334076feb80842d592 (patch)
tree6eea65732c03e46ac1cea8686226e52906b576d5 /src/ChangeLog
parentf253ef6a8e0dd71cf9fd58e3d9407549d30e091d (diff)
downloademacs-499322cef9f248af58fb76334076feb80842d592.tar.gz
emacs-499322cef9f248af58fb76334076feb80842d592.zip
* gtkutil.c (xg_event_is_for_menubar): Also check that event window
is related to the menu bar (Bug#6499).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c00d4febc2d..c3d77fc754d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-07-17 Jan Djärv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_event_is_for_menubar): Also check that event window
4 is related to the menu bar (Bug#6499).
5
12010-07-14 Jan Djärv <jan.h.d@swipnet.se> 62010-07-14 Jan Djärv <jan.h.d@swipnet.se>
2 7
3 * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*. 8 * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*.