Mercurial > emacs
diff src/ChangeLog @ 96599:e96d4d6d648b
* xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 10 Jul 2008 23:46:52 +0000 |
parents | cb1bfa1dca4f |
children | c722b7f92ac6 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Jul 10 20:35:31 2008 +0000 +++ b/src/ChangeLog Thu Jul 10 23:46:52 2008 +0000 @@ -1,3 +1,8 @@ +2008-07-10 Chong Yidong <cyd@stupidchicken.com> + + * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped + line. + 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu> * src/fileio.c: