comparison src/ChangeLog @ 31454:4dd84bbe2c6c

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 07 Sep 2000 12:03:22 +0000
parents aafc28756ab2
children 1d3d2dcc62b4
comparison
equal deleted inserted replaced
31453:8dff6bfed650 31454:4dd84bbe2c6c
1 2000-09-07 Kenichi Handa <handa@etl.go.jp>
2
3 * coding.c (encode_coding_sjis_big5): Use translation table for
4 encoding, not decoding. Check for the charset katakana-jisx0201,
5 not latin-jisx0201.
6 (ONE_MORE_CHAR): Call translate_char with CHARSET arg -1.
7
1 2000-09-07 Gerd Moellmann <gerd@gnu.org> 8 2000-09-07 Gerd Moellmann <gerd@gnu.org>
2 9
3 * xfaces.c (Vparam_value_alist): New variable. 10 * xfaces.c (Vparam_value_alist): New variable.
4 (syms_of_xfaces): Initialize it. 11 (syms_of_xfaces): Initialize it.
5 (Finternal_set_lisp_face_attribute): Avoid more consing. 12 (Finternal_set_lisp_face_attribute): Avoid more consing.