Mercurial > emacs
comparison src/ChangeLog @ 38750:b9f580ca37a0
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 09 Aug 2001 09:48:24 +0000 |
parents | f0446bd63cd2 |
children | c1031b06e707 |
comparison
equal
deleted
inserted
replaced
38749:24e6b905a458 | 38750:b9f580ca37a0 |
---|---|
1 2001-08-09 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xfns.c (x_create_im): Remove prototype. | |
4 | |
5 * xdisp.c (mark_window_display_accurate_1): Remove an assertion. | |
6 | |
7 * dispnew.c (adjust_glyph_matrix): Undo last change. | |
8 | |
9 2001-08-08 Gerd Moellmann <gerd@gnu.org> | |
10 | |
11 * dispnew.c (adjust_glyph_matrix): In the optimization for | |
12 windows whose height has changed, disable partially visible | |
13 lines. | |
14 | |
1 2001-08-07 Gerd Moellmann <gerd@gnu.org> | 15 2001-08-07 Gerd Moellmann <gerd@gnu.org> |
2 | 16 |
3 * window.c (Frecenter): If ARG < 0, and on a window system | 17 * window.c (Frecenter): If ARG < 0, and on a window system |
4 frame, count in some empty lines when we can't move -ARG lines | 18 frame, count in some empty lines when we can't move -ARG lines |
5 down. | 19 down. |