Mercurial > emacs
comparison src/ChangeLog @ 53008:73b6a77c4213
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 07 Nov 2003 05:55:43 +0000 |
parents | 7171810ff406 |
children | 9a92d6045300 |
comparison
equal
deleted
inserted
replaced
53007:36796e056954 | 53008:73b6a77c4213 |
---|---|
1 2003-11-07 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * coding.c (coding_allocate_composition_data): Reset | |
4 coding->composing to COMPOSITION_NO. | |
5 (coding_restore_composition): Detect invalid composition data. | |
6 Give Fstring and Fvector a Lispy integer, not C int. | |
7 | |
1 2003-11-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 8 2003-11-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
2 | 9 |
3 * xterm.c (x_term_init): Fix formatting. | 10 * xterm.c (x_term_init): Fix formatting. |
4 | 11 |
5 2003-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 12 2003-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |