Mercurial > emacs
comparison src/ChangeLog @ 37269:cdc3247d50f2
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 09 Apr 2001 10:53:42 +0000 |
parents | fddd2204a55d |
children | 8b4e6ceca824 |
comparison
equal
deleted
inserted
replaced
37268:0f5de719ab07 | 37269:cdc3247d50f2 |
---|---|
1 2001-04-09 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * gmalloc.c (align): If the argument SIZE would overflow | |
4 __malloc_ptrdiff_t, fail right away. | |
5 | |
1 2001-04-06 Gerd Moellmann <gerd@gnu.org> | 6 2001-04-06 Gerd Moellmann <gerd@gnu.org> |
2 | 7 |
3 * xfns.c (compute_tip_xy): Add parameters WIDTH and HEIGHT. | 8 * xfns.c (compute_tip_xy): Add parameters WIDTH and HEIGHT. |
4 Make sure the tooltip is completely visible. | 9 Make sure the tooltip is completely visible. |
5 (x_make_gc): Use FRAME_X_SCREEN_NUMBER. | 10 (x_make_gc): Use FRAME_X_SCREEN_NUMBER. |