diff options
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 5504417753e..6331cc2dd87 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2007-09-20 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * keymap.c (where_is_internal_1): If key is a cons, store the copy | ||
| 4 | in sequence. | ||
| 5 | |||
| 6 | * chartab.c (map_sub_char_table): If the range contains just one | ||
| 7 | character, call the function with that character even if the depth | ||
| 8 | is not 3. | ||
| 9 | (map_char_table): Likewise. | ||
| 10 | |||
| 1 | 2007-09-19 Jason Rumney <jasonr@gnu.org> | 11 | 2007-09-19 Jason Rumney <jasonr@gnu.org> |
| 2 | 12 | ||
| 3 | * w32font.c (w32font_text_extents): Calculate metrics for the | 13 | * w32font.c (w32font_text_extents): Calculate metrics for the |