Mercurial > emacs
changeset 89192:f6651a1271ae
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 10 Oct 2002 09:03:52 +0000 |
parents | 06c052d0f579 |
children | 311d061195ef |
files | src/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Oct 10 09:03:32 2002 +0000 +++ b/src/ChangeLog Thu Oct 10 09:03:52 2002 +0000 @@ -1,7 +1,7 @@ 2002-10-10 Kenichi Handa <handa@m17n.org> * coding.c (detect_coding_utf_8): Check incomplete byte sequence. - Don't update *mask even if correctly detected. + Don't update *mask when correctly detected. (detect_coding_utf_16): Likewise. (detect_coding_emacs_mule): Likewise. (detect_coding_iso_2022): Likewise.