comparison src/ChangeLog @ 31456:1d3d2dcc62b4

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 07 Sep 2000 12:41:09 +0000
parents 4dd84bbe2c6c
children 5b606f4bf4f7
comparison
equal deleted inserted replaced
31455:0b33b8c5d16e 31456:1d3d2dcc62b4
1 2000-09-07 Kenichi Handa <handa@etl.go.jp> 1 2000-09-07 Kenichi Handa <handa@etl.go.jp>
2 2
3 * coding.c (encode_coding_sjis_big5): Use translation table for 3 * coding.c (encode_coding_sjis_big5): Use translation table for
4 encoding, not decoding. Check for the charset katakana-jisx0201, 4 encoding, not decoding. Fix the handling of latin-jisx0201.
5 not latin-jisx0201. 5 Check for the charset katakana-jisx0201 too.
6 (ONE_MORE_CHAR): Call translate_char with CHARSET arg -1. 6 (ONE_MORE_CHAR): Call translate_char with CHARSET arg -1.
7 7
8 2000-09-07 Gerd Moellmann <gerd@gnu.org> 8 2000-09-07 Gerd Moellmann <gerd@gnu.org>
9 9
10 * xfaces.c (Vparam_value_alist): New variable. 10 * xfaces.c (Vparam_value_alist): New variable.