Mercurial > emacs
changeset 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 | e7f2743186c2 |
children | e7b3de4c170f |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
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: