Mercurial > emacs
diff src/ChangeLog @ 103435:45564d023acc
(detect_coding_utf_16): Fix typo counting odd bytes.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Mon, 15 Jun 2009 21:36:44 +0000 |
parents | be5fe3b3c1c2 |
children | e35644283ff0 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jun 15 20:55:53 2009 +0000 +++ b/src/ChangeLog Mon Jun 15 21:36:44 2009 +0000 @@ -1,3 +1,7 @@ +2009-06-15 Andreas Schwab <schwab@linux-m68k.org> + + * coding.c (detect_coding_utf_16): Fix typo counting odd bytes. + 2009-06-15 Kenichi Handa <handa@m17n.org> * process.c (status_message): Fix previous change. Be sure to