aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2003-02-08 11:18:32 +0000
committerJan Djärv2003-02-08 11:18:32 +0000
commit7b76ca1c43fcaa58bf2c7c3503c8f33399eab8eb (patch)
tree49d7e7cb08c701db988a1cda2304040439674921 /src/ChangeLog
parentfea8973a15f90e36abfe4b6c40d520161b0ea1b8 (diff)
downloademacs-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/ChangeLog8
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 @@
12003-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
12003-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 92003-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)