diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a5d816b912a..20f56774d22 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,6 +3,11 @@ | |||
| 3 | * w32fns.c (x_create_tip_frame): Use the uniscribe font backend if | 3 | * w32fns.c (x_create_tip_frame): Use the uniscribe font backend if |
| 4 | available. (Bug#3379) | 4 | available. (Bug#3379) |
| 5 | 5 | ||
| 6 | 2009-05-29 Kenichi Handa <handa@m17n.org> | ||
| 7 | |||
| 8 | * coding.c (get_translation_table): Check | ||
| 9 | Venable_character_translation. | ||
| 10 | |||
| 6 | 2009-05-25 David Reitter <david.reitter@gmail.com> | 11 | 2009-05-25 David Reitter <david.reitter@gmail.com> |
| 7 | 12 | ||
| 8 | * nsterm.m (ns_raise_frame): only raise frame if visible. | 13 | * nsterm.m (ns_raise_frame): only raise frame if visible. |