diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Tue Sep 30 16:26:10 2008 +0000
+++ b/src/ChangeLog	Tue Sep 30 16:54:25 2008 +0000
@@ -1,3 +1,8 @@
+2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
+
+	* 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  <Adrian.B.Robert@gmail.com>
 
 	* nsfont.m (nsfont_trait_distance): Fix bug.