update.
authortomo <tomo>
Thu, 27 Apr 2000 06:08:01 +0000 (06:08 +0000)
committertomo <tomo>
Thu, 27 Apr 2000 06:08:01 +0000 (06:08 +0000)
lisp/ChangeLog
src/ChangeLog

index 8a959e1..30c213e 100644 (file)
@@ -1,3 +1,8 @@
+2000-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/vietnamese.el (vscii-2): Delete abolished property
+       `composite'; now composite mode is default.
+
 2000-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * bytecomp.el (byte-compile-insert-header): Use `binary' instead
index 9c0809c..0e0ecfe 100644 (file)
@@ -1,5 +1,10 @@
 2000-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
+       * text-coding.c (Fmake_coding_system): Add document about
+       `disable-composition' property.
+
+2000-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
        * text-coding.c (Qdisable_composition): New variable; delete
        `Qcomposite'.
        (Fmake_coding_system): Add new property `disable-composite';