Mercurial > emacs
comparison src/ChangeLog @ 109977:35753506eda5
fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 25 Aug 2010 14:58:15 +0900 |
parents | 26e31bcc4b06 |
children | 7ab569e9f738 |
comparison
equal
deleted
inserted
replaced
109976:26e31bcc4b06 | 109977:35753506eda5 |
---|---|
1 2010-08-25 Kenichi Handa <handa@m17n.org> | 1 2010-08-25 Kenichi Handa <handa@m17n.org> |
2 | |
3 * fontset.c (reorder_font_vector): Prefer a font-spec specifying | |
4 :otf. | |
2 | 5 |
3 * composite.c (composition_compute_stop_pos): Don't break | 6 * composite.c (composition_compute_stop_pos): Don't break |
4 composition at PT. | 7 composition at PT. |
5 (composition_reseat_it): Likewise. Fix calculation of character | 8 (composition_reseat_it): Likewise. Fix calculation of character |
6 position starting a composition. | 9 position starting a composition. |