This commit was manufactured by cvs2svn to create branch 'tomo'.
[chise/xemacs-chise.git] / src / ChangeLog
index ac2798d..e698e56 100644 (file)
@@ -1,3 +1,26 @@
+1999-06-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * file-coding.c (coding_system_from_mask): Use `raw-text' instead
+       of `no-conversion'.
+       (complex_vars_of_mule_coding): Use `raw-text' as the coding-system
+       of coding-category `no-conversion'.
+
+1999-06-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * file-coding.c (Qraw_text): New variable.
+       (syms_of_mule_coding): Add new symbol `raw-text'.
+       (complex_vars_of_mule_coding): Add new coding-system `raw-text';
+       define coding-system `binary' independently; define coding-system
+       `no-conversion' as an alias for `raw-text'.
+
+       * file-coding.h (Qraw_text): New variable.
+
+1999-05-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule-charset.c (complex_vars_of_mule_charset): Registry of
+       japanese-jisx0208-1978 should not match with "jisx0208.1983" nor
+       "jisc6226.1983".
+
 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
 
        * XEmacs 21.2.14 is released