Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3700:b3d7b8b98acf
[xemacs-hg @ 2006-11-25 12:40:15 by adrian]
Re: strlwr <54d9efdc0611230035sf15809o7e8b4f2b4ad62404@mail.gmail.com>
author | adrian |
---|---|
date | Sat, 25 Nov 2006 12:40:16 +0000 |
parents | ec0171167c5d |
children | fcf6ccb70eea |
comparison
equal
deleted
inserted
replaced
3699:5155e1ab55ae | 3700:b3d7b8b98acf |
---|---|
1 2006-11-23 Robert Pluim <rpluim@gmail.com> | |
2 | |
3 * sysdep.c (strlwr): Don't intermix declarations and code. | |
4 (wcslen): ditto | |
5 | |
1 2006-11-23 Aidan Kehoe <kehoea@parhasard.net> | 6 2006-11-23 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * mule-coding.c (iso2022_decode): | 8 * mule-coding.c (iso2022_decode): |
4 Only take the lower seven bits of any eight-bit character that | 9 Only take the lower seven bits of any eight-bit character that |
5 would be illegal in UTF-8, when handling ISO/IR 196 escapes. | 10 would be illegal in UTF-8, when handling ISO/IR 196 escapes. |