Require 'poe.
[elisp/apel.git] / ChangeLog
index 12f0dee..1427c11 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,111 @@
+1999-06-20  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * install.el: Require 'poe instead of 'emu.
+       (install-prefix): Don't use `running-emacs-18' or `running-xemacs'.
+       (install-detect-elisp-directory): Eliminate local variable `dir'.
+       Don't use `running-emacs-19_29-or-later' or `running-xemacs'.
+
+       * mcs-20.el: Require 'pcustom instead of 'custom.
+
+       * EMU-ELS: Don't use `running-emacs-19_29-or-later' or
+       `running-xemacs-19_14-or-later.'
+
+1999-06-18  Tanaka Akira      <akr@jaist.ac.jp>
+
+       * static.el (static-condition-case): Wrap lambda expression by
+       `function'.
+
+       * calist.el (calist-default-field-match-method): Use `function'
+       instead of #'.
+
+1999-06-17  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * pcustom.el: Load "custom" anyway.
+
+1999-06-16  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * static.el (static-cond): New macro.
+
+1999-06-11  Tanaka Akira      <akr@jaist.ac.jp>
+
+       * static.el (static-defconst): New macro.
+
+1999-06-04  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * pces-xfc.el (insert-file-contents-literally-treats-binary): New
+       facility.
+       (insert-file-contents-literally-treats-file-name-handler): New
+       facility.
+       (insert-file-contents-as-binary): Define as an alias for
+       `insert-file-contents-literally' if it is not broken.
+
+1999-06-04  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * EMU-ELS (pces-modules): New variable.
+
+       * poem.el: Require pces.el.
+
+       * pces.el: New module.
+
+       * poem-xfc.el: Deleted.
+
+       * pces-xfc.el: New module.
+
+       * pces-nemacs.el: New module.
+
+       * poem-nemacs.el: Split off features about coding-system to
+       pces-nemacs.el.
+
+       * pces-om.el: New module.
+
+       * poem-om.el: Split off features about coding-system to
+       pces-om.el.
+
+       * pces-raw.el: New module.
+
+       * poem-ltn1.el: Split off features about coding-system to
+       pces-raw.el.
+
+       * pces-xm.el: New module.
+
+       * poem-xm.el: Split off features about coding-system to
+       pces-xm.el.
+
+       * pces-e20_2.el: New module.
+
+       * poem-e20_2.el: Split off features about coding-system to
+       pces-e20_2.el.
+
+       * pces-e20.el: New module.
+
+       * poem-e20.el (find-coding-system): Moved to pces-e20.el.
+       (set-process-input-coding-system): Likewise.
+       - Don't require `poem-20'.
+
+       * pces-20.el: New module [renamed from poem-20.el].
+
+1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * calist.el (calist-field-match-method): Fix problem when
+       `field-type' is a string.
+
+1999-05-27  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * calist.el (use-calist-package): New function.
+       (make-calist-package): Add new optional argument `use'.
+
+1999-05-27  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * calist.el (calist-package-alist): New variable.
+       (make-calist-package): New function.
+       (find-calist-package): New function.
+       (in-calist-package): New function.
+       (standard): New calist package.
+       (calist-field-match-method): Use method for `t' as a default
+       method; set up `calist-default-field-match-method' as method for
+       `t' of `standard' package.
+
+\f
 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
 
        * APEL: Version 9.19 released.
 1999-05-21  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
 
        * README.en: Add description of localhook.el.
-       
+
        * README.ja: Ditto.
 
        * Makefile (GOMI): New variable.