aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8ef90b8cfdc..ed4535c28d9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12001-04-06 Gerd Moellmann <gerd@gnu.org>
2
3 * xfns.c (compute_tip_xy): Add parameters WIDTH and HEIGHT.
4 Make sure the tooltip is completely visible.
5 (x_make_gc): Use FRAME_X_SCREEN_NUMBER.
6
7 * xterm.h (FRAME_X_SCREEN_NUMBER): New macro.
8
9 * xmenu.c (xmenu_show): Use FRAME_X_SCREEN_NUMBER.
10
12001-04-06 Dave Love <fx@gnu.org> 112001-04-06 Dave Love <fx@gnu.org>
2 12
3 * composite.c (update_compositions) <check_mask & CHECK_HEAD>: Fix 13 * composite.c (update_compositions) <check_mask & CHECK_HEAD>: Fix