diff options
| author | Jan Djärv | 2003-02-08 11:18:32 +0000 |
|---|---|---|
| committer | Jan Djärv | 2003-02-08 11:18:32 +0000 |
| commit | 7b76ca1c43fcaa58bf2c7c3503c8f33399eab8eb (patch) | |
| tree | 49d7e7cb08c701db988a1cda2304040439674921 /src/ChangeLog | |
| parent | fea8973a15f90e36abfe4b6c40d520161b0ea1b8 (diff) | |
| download | emacs-7b76ca1c43fcaa58bf2c7c3503c8f33399eab8eb.tar.gz emacs-7b76ca1c43fcaa58bf2c7c3503c8f33399eab8eb.zip | |
xterm.c (x_make_frame_visible): Call gtk_window_deiconify.
xmenu.c (menu_position_func): Adjust menu popup position so that
the menu is fully visible.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b465355571e..94fe3226cf8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2003-02-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xterm.c (x_make_frame_visible): Call gtk_window_deiconify. | ||
| 4 | |||
| 5 | * xmenu.c (menu_position_func): Adjust menu popup position so that | ||
| 6 | the menu is fully visible. | ||
| 7 | |||
| 8 | |||
| 1 | 2003-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 9 | 2003-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 10 | ||
| 3 | * xterm.c (x_text_icon, x_raise_frame, x_lower_frame) | 11 | * xterm.c (x_text_icon, x_raise_frame, x_lower_frame) |