(ucs_to_latin_jisx0201): Deleted.
[chise/xemacs-chise.git-] / src / ChangeLog
index e727472..911f007 100644 (file)
@@ -1,3 +1,11 @@
+1999-09-11  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * text-coding.c (Fmake_coding_system): Don't set up
+       `codesys->fixed.size'.
+       (encode_coding_no_conversion): Use `if' instead of `switch'.
+
+       * file-coding.h (struct Lisp_Coding_System): Delete `fixed.size'.
+
 1999-09-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
        * mule-charset.c (make_charset): Delete argument `rep_bytes'.