From 29580f034419085060e9cbbfb65016a071a851f5 Mon Sep 17 00:00:00 2001 From: shuhei-k Date: Tue, 22 Jun 1999 23:17:49 +0000 Subject: [PATCH] update. --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1427c11..4447d9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +1999-06-22 Shuhei KOBAYASHI + + * atype.el: Require 'poe. + + * mule-caesar.el: Require 'poe and 'poem. + + * filename.el: Require 'poe and 'poem. + Don't require 'cl. + (filename-special-filter): Eliminate `assoc-if'. + +1999-06-22 Shuhei KOBAYASHI + + * install.el: Require 'emu for backward compatibility. + (defun-maybe): New macro; imported from poe.el. + (make-directory-internal, make-directory): New functions; imported + from poe-18.el. + + * APEL-CFG: Provide 'emu to prevent install.el from loading emu + while compiling APEL itself. + 1999-06-20 Shuhei KOBAYASHI * install.el: Require 'poe instead of 'emu. -- 1.7.10.4