From f19efda2118a05ec879be2385a81d459b9f7e399 Mon Sep 17 00:00:00 2001 From: shuhei-k Date: Sat, 22 May 1999 13:30:04 +0000 Subject: [PATCH] update. --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 70e7fc2..1a696d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +1999-05-22 Shuhei KOBAYASHI + + * mime-def.el: Require 'poe, 'poem, and 'pcustom. + (mime): Declare `default-mime-charset' as an initial member. + + * mime-parse.el: Don't require 'cl at compile-time. + + * mailcap.el (mailcap-look-at-qchar): Use `char-after'. + + * std11.el: Require 'poe, 'poem, and 'pcustom. + + * smtp.el: Update header. + Require 'poe, 'poem, and 'pcustom. + Require 'cl at compile-time. + 1999-05-21 MORIOKA Tomohiko * README.en (Installation): Modify URL and required version of -- 1.7.10.4