Mercurial > emacs
diff src/ChangeLog @ 98101:e482d82aeb73
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Tue, 09 Sep 2008 02:09:32 +0000 |
| parents | 4ea0f5996bd5 |
| children | 3867a846db65 |
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
