From: tomo Date: Mon, 10 Jan 2000 14:28:03 +0000 (+0000) Subject: update. X-Git-Tag: emacs-21_0_90-emh-1_13_0-0~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d35b045bea30c28c173475f24e9633bdda3dc34a;p=elisp%2Femh.git update. --- diff --git a/ChangeLog b/ChangeLog index 305389b..05c127f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 2000-01-10 MORIOKA Tomohiko + * emh-comp.el (emh-insert-message): Comment out GNUS and Gnus + related codes. + (emh-yank-cur-msg-with-no-filter): Comment out. + + * emh.el (emh-raw-buffer): New inline function. + (mh-display-msg): Use `emh-raw-buffer'. + (emh-toggle-decoding-mode): Likewise. + +2000-01-10 MORIOKA Tomohiko + * emh.el (emh-toggle-decoding-mode): Don't refer `mime-raw-buffer'.