Mercurial > emacs
changeset 97709:a9d7c3ea6594
* indent.c (Fvertical_motion): If moving forward starting from a
multi-line string, move the iterator to the last line of that string.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 26 Aug 2008 00:03:54 +0000 |
parents | d3133d2ede8b |
children | fd1ac489f6d6 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <cyd@stupidchicken.com> + + * 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 <eliz@gnu.org> * frame.c (do_switch_frame): Mark previously displayed frame as