Mercurial > emacs
comparison src/ChangeLog @ 109354:09daf1538316
Improve Hebrew rendering.
author | Kenichi Handa <handa@etlken> |
---|---|
date | Mon, 12 Jul 2010 14:25:46 +0900 |
parents | d43e7dfda4f1 |
children | b7e047772c64 |
comparison
equal
deleted
inserted
replaced
109353:d43e7dfda4f1 | 109354:09daf1538316 |
---|---|
1 2010-07-12 Kenichi Handa <handa@m17n.org> | 1 2010-07-12 Kenichi Handa <handa@m17n.org> |
2 | |
3 * Makefile.in (lisp): Change hebrew.el to hebrew.elc. | |
4 (shortlisp): Likewise. | |
2 | 5 |
3 * font.h (enum font_property_index): New member FONT_ENTITY_INDEX. | 6 * font.h (enum font_property_index): New member FONT_ENTITY_INDEX. |
4 | 7 |
5 * font.c (font_open_entity): Record ENTITY in FONT_OBJECT's slot | 8 * font.c (font_open_entity): Record ENTITY in FONT_OBJECT's slot |
6 of FONT_ENTITY_INDEX. | 9 of FONT_ENTITY_INDEX. |