Mercurial > emacs
changeset 103443:e35644283ff0
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 16 Jun 2009 02:04:25 +0000 |
parents | db4ec1a977bd |
children | 61b1b668390e |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jun 16 01:59:44 2009 +0000 +++ b/src/ChangeLog Tue Jun 16 02:04:25 2009 +0000 @@ -1,3 +1,8 @@ +2009-06-16 Kenichi Handa <handa@m17n.org> + + * coding.c (detect_coding_utf_16): Fix the logic of rejecting + UTF-16 by checking the dispersion of Eth and Oth bytes. + 2009-06-15 Andreas Schwab <schwab@linux-m68k.org> * coding.c (detect_coding_utf_16): Fix typo counting odd bytes.