update.
authortomo <tomo>
Fri, 4 Jun 1999 02:25:44 +0000 (02:25 +0000)
committertomo <tomo>
Fri, 4 Jun 1999 02:25:44 +0000 (02:25 +0000)
lisp/ChangeLog
src/ChangeLog

index a8c5f60..168d99e 100644 (file)
@@ -1,3 +1,17 @@
+1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * code-files.el (buffer-file-coding-system): Use `raw-text' as
+       default value.
+       (load): Use `raw-text' instead of `no-conversion'.
+       (insert-file-contents): Likewise.
+
+       * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
+       of `no-conversion'.
+
+1999-06-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * coding.el: Don't copy `no-conversion' to `raw-text'.
+
 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
 
        * XEmacs 21.2.14 is released
index 50beb08..e698e56 100644 (file)
@@ -1,3 +1,20 @@
+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