diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5e26e44b61d..4b3b75211bc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2008-06-29 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * fontset.c (Finternal_char_font): Return font-object instead of | ||
| 4 | font-name. | ||
| 5 | |||
| 6 | * composite.c (get_composition_id): Fix the width calculation for | ||
| 7 | TAB. | ||
| 8 | |||
| 1 | 2008-06-29 Stefan Monnier <monnier@iro.umontreal.ca> | 9 | 2008-06-29 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 10 | ||
| 3 | * indent.c (Fvertical_motion): Properly handle float column arg. | 11 | * indent.c (Fvertical_motion): Properly handle float column arg. |