Mercurial > emacs
diff src/ChangeLog @ 103764:f3149b4b33bb
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 08 Jul 2009 02:23:19 +0000 |
parents | 41dca7756517 |
children | 5ea232c72787 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jul 08 02:22:30 2009 +0000 +++ b/src/ChangeLog Wed Jul 08 02:23:19 2009 +0000 @@ -1,3 +1,10 @@ +2009-07-08 Kenichi Handa <handa@m17n.org> + + * coding.h (JIS_TO_SJIS2): Fix the code range check. + + * coding.c (detect_coding_sjis): Handle shift_jis-2004 correctly. + (encode_coding_sjis): Fix the code range check. + 2009-07-07 Chong Yidong <cyd@stupidchicken.com> * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)