Mercurial > emacs
comparison src/ChangeLog @ 100762:21f4186449a7
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 30 Dec 2008 01:48:56 +0000 |
parents | c8c3813f6b68 |
children | fad34d727ca8 |
comparison
equal
deleted
inserted
replaced
100761:e55e55a286f4 | 100762:21f4186449a7 |
---|---|
1 2008-12-30 Kenichi Handa <handa@m17n.org> | 1 2008-12-30 Kenichi Handa <handa@m17n.org> |
2 | |
3 * insdel.c (copy_text): To convert a non-ASCII char to unibyte, | |
4 just get the low 8-bit of the code. | |
2 | 5 |
3 * font.c (font_intern_prop): Validate str as multibyte. | 6 * font.c (font_intern_prop): Validate str as multibyte. |
4 | 7 |
5 2008-12-29 Dan Nicolaescu <dann@ics.uci.edu> | 8 2008-12-29 Dan Nicolaescu <dann@ics.uci.edu> |
6 | 9 |