Mercurial > emacs
comparison src/ChangeLog.unicode @ 90329:da7e5f00f2d8
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 28 Feb 2006 11:34:53 +0000 |
parents | 9dce7eee1abf |
children | 946fb0729461 |
comparison
equal
deleted
inserted
replaced
90328:05b8b8dd212b | 90329:da7e5f00f2d8 |
---|---|
1 2006-02-28 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * coding.c (decode_coding): Fix the condition of terminating the | |
4 decoding loop. | |
5 | |
1 2006-02-27 Kenichi Handa <handa@m17n.org> | 6 2006-02-27 Kenichi Handa <handa@m17n.org> |
2 | 7 |
3 * data.c (Faset): On setting a character bigger than 255 in a | 8 * data.c (Faset): On setting a character bigger than 255 in a |
4 unibyte string, signal an error instead of make the string | 9 unibyte string, signal an error instead of make the string |
5 multibyte. | 10 multibyte. |