update.
authortomo <tomo>
Sat, 11 Sep 1999 16:08:00 +0000 (16:08 +0000)
committertomo <tomo>
Sat, 11 Sep 1999 16:08:00 +0000 (16:08 +0000)
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'.