From: Chong Yidong Date: Tue, 26 Aug 2008 00:03:54 +0000 (+0000) Subject: * indent.c (Fvertical_motion): If moving forward starting from a X-Git-Tag: emacs-pretest-23.0.90~3281 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ff73b4611e91d5afbc627e41c6224bafd9a06b73;p=emacs.git * indent.c (Fvertical_motion): If moving forward starting from a multi-line string, move the iterator to the last line of that string. --- diff --git a/src/ChangeLog b/src/ChangeLog index c0ed6a42feb..c7352729d78 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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