comparison src/ChangeLog @ 98421:dc319ea42ea9

* xdisp.c (move_it_to): Don't advance the iterator if the last tab in a continued line coincides with a line beginning.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 30 Sep 2008 16:54:25 +0000
parents 6b3b02fd9846
children 84eefcdc6531
comparison
equal deleted inserted replaced
98420:d3a3750544e6 98421:dc319ea42ea9
1 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (move_it_to): Don't advance the iterator if the last tab
4 in a continued line coincides with a line beginning.
5
1 2008-09-29 Adrian Robert <Adrian.B.Robert@gmail.com> 6 2008-09-29 Adrian Robert <Adrian.B.Robert@gmail.com>
2 7
3 * nsfont.m (nsfont_trait_distance): Fix bug. 8 * nsfont.m (nsfont_trait_distance): Fix bug.
4 (nsfont_list): Return a list rather than a vector (syncs with Handa 9 (nsfont_list): Return a list rather than a vector (syncs with Handa
5 changes of 2008-05-14). 10 changes of 2008-05-14).