Mercurial > emacs
comparison src/ChangeLog @ 98215:35b7a9ccd303
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 18 Sep 2008 06:20:42 +0000 |
parents | 52d26067a946 |
children | e37978ef9db9 |
comparison
equal
deleted
inserted
replaced
98214:5803b1114219 | 98215:35b7a9ccd303 |
---|---|
1 2008-09-18 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * composite.c (fill_gstring_header): Don't check FROM and TO here. | |
4 (composition_compute_stop_pos): Fix handling of static composition. | |
5 (Fcomposition_get_gstring): Check FROM and TO at first. | |
6 | |
1 2008-09-17 Stefan Monnier <monnier@iro.umontreal.ca> | 7 2008-09-17 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 8 |
3 * composite.c (Fcomposition_get_gstring): Yet another int/Lisp_Oject | 9 * composite.c (Fcomposition_get_gstring): Yet another int/Lisp_Oject |
4 mixup (YAILOM). | 10 mixup (YAILOM). |
5 | 11 |