Mercurial > emacs
comparison src/ChangeLog @ 38718:413ba1a72a24
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 07 Aug 2001 11:37:10 +0000 |
parents | b24d876e43f1 |
children | f0446bd63cd2 |
comparison
equal
deleted
inserted
replaced
38717:152fbfce2115 | 38718:413ba1a72a24 |
---|---|
1 2001-08-07 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xdisp.c (start_display): Don't try to determine the continuation | |
4 lines width if lines are truncated. It's superfluous and leads to | |
5 incorrect results if POS is not visible in the window after | |
6 reseating the iterator at the previous line start. | |
7 | |
1 2001-08-06 Gerd Moellmann <gerd@gnu.org> | 8 2001-08-06 Gerd Moellmann <gerd@gnu.org> |
2 | 9 |
3 * xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG. | 10 * xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG. |
4 | 11 |
5 2001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 12 2001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |