diff options
| author | Kenichi Handa | 2010-07-12 14:25:46 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2010-07-12 14:25:46 +0900 |
| commit | 6f2cdcd11202a6976a399bed4c071b9ac9ce254f (patch) | |
| tree | ca480f60a413349000296f91de2cff759fd98da5 /src/ChangeLog | |
| parent | 2300368463c9719839a0289cd6dccaa93d3274cf (diff) | |
| download | emacs-6f2cdcd11202a6976a399bed4c071b9ac9ce254f.tar.gz emacs-6f2cdcd11202a6976a399bed4c071b9ac9ce254f.zip | |
Improve Hebrew rendering.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5acf42608e4..c7e5c5c3ef2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-07-12 Kenichi Handa <handa@m17n.org> | 1 | 2010-07-12 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (lisp): Change hebrew.el to hebrew.elc. | ||
| 4 | (shortlisp): Likewise. | ||
| 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 |