1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 20:50:52 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2000-09-07 12:03:22 +00:00
parent f98b84ed59
commit 3c014385fa

View file

@ -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.