From: Chong Yidong Date: Thu, 10 Jul 2008 23:46:52 +0000 (+0000) Subject: * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line. X-Git-Tag: emacs-pretest-23.0.90~4248 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e0f47a6850bb4abd4103b05ee323d82a1dca92f5;p=emacs.git * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line. --- diff --git a/src/ChangeLog b/src/ChangeLog index c88e7884cfe..282bb8f272f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-07-10 Chong Yidong + + * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped + line. + 2008-07-10 Dan Nicolaescu * src/fileio.c: