diff options
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 24142131fe8..e0172aa1bae 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,5 +1,12 @@ | |||
| 1 | 2007-12-13 Kenichi Handa <handa@ni.aist.go.jp> | 1 | 2007-12-13 Kenichi Handa <handa@ni.aist.go.jp> |
| 2 | 2 | ||
| 3 | * fontset.c (fontset_add): New args charset_id and famliy. Caller | ||
| 4 | changed. | ||
| 5 | (load_font_get_repertory): Assume that font_spec is always a | ||
| 6 | font-spec object. | ||
| 7 | (fontset_find_font): Likewise. | ||
| 8 | (Fset_fontset_font): Always store a font-spec object in a fontset. | ||
| 9 | |||
| 3 | * xdisp.c (handle_auto_composed_prop): Use Fget_text_property | 10 | * xdisp.c (handle_auto_composed_prop): Use Fget_text_property |
| 4 | instead of get_property_and_range. | 11 | instead of get_property_and_range. |
| 5 | 12 | ||