comparison src/ChangeLog @ 98075:8d0e9f83831b

* xdisp.c (move_it_to): When moving by vpos, ensure that the iterator advances to the next line if the current line ends in a continued tab.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 07 Sep 2008 14:15:40 +0000
parents e77a63e6f983
children b254f224b1f4
comparison
equal deleted inserted replaced
98074:9419b837e9c6 98075:8d0e9f83831b
1 2008-09-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (move_it_to): When moving by vpos, ensure that the
4 iterator advances to the next line if the current line ends in a
5 continued tab.
6
1 2008-09-07 Teodor Zlatanov <tzz@lifelogs.com> 7 2008-09-07 Teodor Zlatanov <tzz@lifelogs.com>
2 8
3 * nsfont.m (nsfont_draw): Fix the references to missing gidx data 9 * nsfont.m (nsfont_draw): Fix the references to missing gidx data
4 member to point to cmp_from. 10 member to point to cmp_from.
5 11