This commit was manufactured by cvs2svn to create branch 'emu-unify'.
[elisp/apel.git] / ChangeLog
index eef34e0..3cc5b60 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,27 +1,11 @@
-1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * emu-mule.el, emu-latin1.el, emu-e20.el, emu-e19.el, emu-19.el,
-       EMU-ELS: Rename emu-19.el -> emu-e19.el.
-
-       * emu.el, emu-latin1.el, emu-e19.el, EMU-ELS: Rename emu-e19.el ->
-       emu-latin1.el.
-
-\f
 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * APEL: Version 8.2 was released.
-
        * README.en (What's APEL?): Remove description about std11.el and
-       std11-parse.el.
+       std11-parse.el.
 
        * install.el (install-detect-elisp-directory): Modify regexp to
        allow trailing `/'.
 
-\f
-1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * APEL: Version 8.1 was released.
-
 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * emu-x20.el (encode-mime-charset-region): Use 'defun instead of
        * std11.el, std11-parse.el: Abolish std11-parse.el and std11.el
        (moved to RIME).
 
-\f
-1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * APEL: Version 8.0 was released.
-
 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * emu-e19.el, emu-e20.el: Use 'make-obsolete for 'string-columns.
        * emu-e20.el, emu-x20.el, emu-e19.el, emu-mule.el, emu-nemacs.el
        (char-next-index): New macro.
 
-\f
 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * APEL: Version 7.6 was released.
-
        * std11.el: Require 'std11-parse when compile.
 
 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * calist.el (ctree-match-calist): Prefer normal choice than
-       default choice.
+       default choice.
+
+1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-x20.el (mime-charset-decoder-alist): New variable.
+       (decode-mime-charset-region-default): New function.
+       (mime-iso646-character-unification-alist): New variable.
+       (mime-unified-character-face): New variable.
+       (decode-mime-charset-region-with-iso646-unification): New
+       function.
+       (decode-mime-charset-region): Use 'mime-charset-decoder-alist.
 
 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>