diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ece8e4829f2..a38591dd62e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-09-18 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * composite.c (fill_gstring_header): Don't check FROM and TO here. | ||
| 4 | (composition_compute_stop_pos): Fix handling of static composition. | ||
| 5 | (Fcomposition_get_gstring): Check FROM and TO at first. | ||
| 6 | |||
| 1 | 2008-09-17 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2008-09-17 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * composite.c (Fcomposition_get_gstring): Yet another int/Lisp_Oject | 9 | * composite.c (Fcomposition_get_gstring): Yet another int/Lisp_Oject |