comparison src/ChangeLog @ 38531:393c8e5512ee

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 23 Jul 2001 14:47:42 +0000
parents 0e8aa50a6ac0
children 0f1f45424aef
comparison
equal deleted inserted replaced
38530:90ab35fe206c 38531:393c8e5512ee
1 2001-07-23 Gerd Moellmann <gerd@gnu.org> 1 2001-07-23 Gerd Moellmann <gerd@gnu.org>
2
3 * indent.c (current_column): Fix column computation in the
4 presence of display table entries.
5 (current_column_1, Fmove_to_column, compute_motion): Likewise.
2 6
3 * dispnew.c (adjust_glyph_matrix): In the optimization for 7 * dispnew.c (adjust_glyph_matrix): In the optimization for
4 windows whose height has changed, use the new window height 8 windows whose height has changed, use the new window height
5 to compute which rows to invalidate. 9 to compute which rows to invalidate.
6 10