update.
[elisp/apel.git] / ChangeLog
index 2d4cdf3..dca535b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,44 @@
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el, emu.el: Move constant `emacs-minor-version', Emacs 19
+       emulating definitions and Emacs 19.29 emulating definitions from
+       emu.el to poe.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el: New file (split core part from emu.el).
+
+       * poe-xemacs.el: New file (renamed from emu-xemacs.el).
+
+       * poe-19.el: New file (renamed from emu-e19.el).
+
+       * poe-18.el: New file (renamed from emu-18.el).
+
+       * emu.el, emu-nemacs.el, emu-mule.el, emu-e20.el, EMU-ELS: modify
+       for new structure.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-x20.el (make-ccl-coding-system): New function.
+
+1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * emu-mule.el: Require `cyrillic' (suggested by MORIOKA-san).
+
+       * emu-mule.el (decode-mime-charset-region): Cope with non existent
+       coding systems if the third arg `lbt' has specified.
+       (decode-mime-charset-string): Likewise.
+
+\f
 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * APEL: Version 8.18 was released.
 
+       * Makefile (install-package): Don't depend on target `elc'.
+
+       * APEL-MK (install-apel-package): Compile emu-modules and
+       apel-modules.
+
 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * Makefile: Abolish target `package'.
@@ -36,6 +73,7 @@
        * emu-mule.el (ccl-execute-on-string): Fix arguments
        order `status' and `string'.
 
+\f
 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * APEL: Version 8.17 was released.