]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 7 Sep 2000 12:03:22 +0000 (12:03 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 7 Sep 2000 12:03:22 +0000 (12:03 +0000)
src/ChangeLog

index 2b693a567e878f6abea02a639b1e335b9950a691..4b7792441c8383384148070599d9e3cb8fe626bf 100644 (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.