From f44452f8922426098e903356b3599a04b84e9853 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 30 Sep 2008 16:54:25 +0000 Subject: [PATCH] * xdisp.c (move_it_to): Don't advance the iterator if the last tab in a continued line coincides with a line beginning. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index d9d8b73dcb0..46f93bf554e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-09-30 Chong Yidong + + * xdisp.c (move_it_to): Don't advance the iterator if the last tab + in a continued line coincides with a line beginning. + 2008-09-29 Adrian Robert * nsfont.m (nsfont_trait_distance): Fix bug. -- 2.39.5