Require 'poe.
[elisp/apel.git] / ChangeLog
index c386a53..1427c11 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+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.
 1999-05-21  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
 
        * README.en: Add description of localhook.el.
-       
+
        * README.ja: Ditto.
 
        * Makefile (GOMI): New variable.