# HG changeset patch # User Chong Yidong # Date 1219709034 0 # Node ID a9d7c3ea65941e72f35c20d5feaa6c4153c7f74f # Parent d3133d2ede8bbdc884c5c963f3bbe601ea7abb72 * indent.c (Fvertical_motion): If moving forward starting from a multi-line string, move the iterator to the last line of that string. diff -r d3133d2ede8b -r a9d7c3ea6594 src/ChangeLog --- a/src/ChangeLog Mon Aug 25 22:17:51 2008 +0000 +++ b/src/ChangeLog Tue Aug 26 00:03:54 2008 +0000 @@ -1,3 +1,9 @@ +2008-08-26 Chong Yidong + + * indent.c (Fvertical_motion): If moving forward starting from a + multi-line string, move the iterator to the last line of that + string. + 2008-08-25 Eli Zaretskii * frame.c (do_switch_frame): Mark previously displayed frame as