Mercurial > emacs
changeset 31454:4dd84bbe2c6c
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 07 Sep 2000 12:03:22 +0000 |
parents | 8dff6bfed650 |
children | 0b33b8c5d16e |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Sep 07 11:45:44 2000 +0000 +++ b/src/ChangeLog Thu Sep 07 12:03:22 2000 +0000 @@ -1,3 +1,10 @@ +2000-09-07 Kenichi Handa <handa@etl.go.jp> + + * coding.c (encode_coding_sjis_big5): Use translation table for + encoding, not decoding. Check for the charset katakana-jisx0201, + not latin-jisx0201. + (ONE_MORE_CHAR): Call translate_char with CHARSET arg -1. + 2000-09-07 Gerd Moellmann <gerd@gnu.org> * xfaces.c (Vparam_value_alist): New variable.