Mercurial > emacs
comparison src/ChangeLog @ 98198:4d2dd786c063
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 17 Sep 2008 00:39:30 +0000 |
parents | d313d777342f |
children | 971d5e0c4fcb |
comparison
equal
deleted
inserted
replaced
98197:8bb9ca0754f1 | 98198:4d2dd786c063 |
---|---|
1 2008-09-17 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * composite.c (Fcomposition_get_gstring): Make bigger gstring_work | |
4 if necessary. | |
5 | |
1 2008-09-16 Kenichi Handa <handa@m17n.org> | 6 2008-09-16 Kenichi Handa <handa@m17n.org> |
2 | 7 |
3 * coding.c (make_conversion_work_buffer): Avoid calling | 8 * coding.c (make_conversion_work_buffer): Avoid calling |
4 Fget_buffer_create if it is not necessary. | 9 Fget_buffer_create if it is not necessary. |
5 | 10 |