Mercurial > emacs
changeset 98101:e482d82aeb73
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 09 Sep 2008 02:09:32 +0000 |
parents | 2eda9a0daa3e |
children | 172640e67bed |
files | src/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Sep 09 02:06:39 2008 +0000 +++ b/src/ChangeLog Tue Sep 09 02:09:32 2008 +0000 @@ -1,3 +1,13 @@ +2008-09-09 Kenichi Handa <handa@m17n.org> + + * composite.c (FORWARD_CHAR): Fix calculation + of (POSITION).pos_byte. + +2008-09-08 Kenichi Handa <handa@m17n.org> + + * indent.c (Fvertical_motion): Be sure to set + it_overshoot_expected if it.cmp_it.id is non-nengative. + 2008-09-07 Andreas Schwab <schwab@suse.de> * callproc.c (Fcall_process): Don't hold references to string data