update.
[elisp/apel.git] / ChangeLog
index 4e27852..dca535b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,83 @@
+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'.
+       (install-package): Use `elc' instead of `package'.
+
+       * APEL-MK: Abolish function `compile-apel-package'.
+       (install-apel-package): Update auto-autoloads.el and
+       custom-load.el at target directory.
+
+1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * README.en (run in expanded place): fixed.
+       (install as a XEmacs package): New description.
+
+       * Makefile (XEMACS): New variable.
+       (PACKAGEDIR): New variable.
+       (package): New target.
+       (install-package): New target.
+
+       * APEL-MK (config-apel-package): New function.
+       (compile-apel-package): New function.
+       (install-apel-package): New function.
+
+       * APEL-CFG (PACKAGEDIR): New variable.
+
+1998-09-07  Tanaka Akira  <akr@jaist.ac.jp>
+
+        * Makefile (elc): Ignore errors when removing emu*.elc.
+
+1998-09-01  Tanaka Akira <akr@jaist.ac.jp>
+
+       * 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.
+
        * emu.el (with-temp-file): Must use old forms.
 
 1998-08-31  Katsumi Yamoaka   <yamaoka@jpl.org>