From ea8a6bc16881063f43e8ceea1ef8c87ac0ecb308 Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 4 Nov 1997 14:26:06 +0000 Subject: [PATCH] update. --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/ChangeLog b/ChangeLog index 74c3c9d..0f6b521 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +1997-11-04 MORIOKA Tomohiko + + * mime-edit.el (mime-edit): New customize group. + (mime-ignore-preceding-spaces): Use `defcustom'. + (mime-ignore-trailing-spaces): Use `defcustom'. + (mime-ignore-same-text-tag): Use `defcustom'. + (mime-auto-hide-body): Use `defcustom'. + (mime-edit-voice-recorder): Use `defcustom'. + (mime-edit-mode-hook): Use `defcustom'. + (mime-edit-translate-hook): Use `defcustom'. + (mime-edit-exit-hook): Use `defcustom'. + + * mime-def.el (mime): New customize group. + (mime-button-face): Use `defcustom'. + (mime-button-mouse-face): Use `defcustom'. + +1997-11-04 MORIOKA Tomohiko + + * mime-edit.el (mime-edit-x-emacs-value): Don't add mule-version + if enable-multibyte-characters is nil. + 1997-10-31 Kazuhiro Ohta * mime-play.el (mime-article::write-region): fixed -- 1.7.10.4