Mercurial > emacs
changeset 103764:f3149b4b33bb
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 08 Jul 2009 02:23:19 +0000 |
parents | 578826d532dc |
children | 7390f2dfe6b8 |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
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)