Mercurial > emacs
comparison src/ChangeLog @ 37272:8b4e6ceca824
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 09 Apr 2001 12:38:20 +0000 |
parents | cdc3247d50f2 |
children | d499538b011a |
comparison
equal
deleted
inserted
replaced
37271:0904e8f4e08a | 37272:8b4e6ceca824 |
---|---|
1 2001-04-09 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * window.c (window_internal_height): Return 1 less if the | |
4 window has a header line. | |
5 | |
6 * xdisp.c (try_window_id): When scrolling on a terminal, take | |
7 the change of window_internal_height into account. | |
8 | |
1 2001-04-09 Eli Zaretskii <eliz@is.elta.co.il> | 9 2001-04-09 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 10 |
3 * gmalloc.c (align): If the argument SIZE would overflow | 11 * gmalloc.c (align): If the argument SIZE would overflow |
4 __malloc_ptrdiff_t, fail right away. | 12 __malloc_ptrdiff_t, fail right away. |
5 | 13 |