diff options
| author | Jan D | 2010-07-17 11:59:19 +0200 |
|---|---|---|
| committer | Jan D | 2010-07-17 11:59:19 +0200 |
| commit | 499322cef9f248af58fb76334076feb80842d592 (patch) | |
| tree | 6eea65732c03e46ac1cea8686226e52906b576d5 /src/ChangeLog | |
| parent | f253ef6a8e0dd71cf9fd58e3d9407549d30e091d (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2010-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 | |||
| 1 | 2010-07-14 Jan Djärv <jan.h.d@swipnet.se> | 6 | 2010-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*. |