From: yamaoka Date: Fri, 26 Mar 1999 07:05:53 +0000 (+0000) Subject: * lisp/pop3.el (pop3-munge-message-separator): If a retrieved message has a X-Git-Tag: semi-gnus-6_10_11~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=1452d2c9265840e40ad049cb695ac809d8d22331;p=elisp%2Fgnus.git- * lisp/pop3.el (pop3-munge-message-separator): If a retrieved message has a illegal date field, use `(current-time)' instead. * lisp/message.el (message-send): Kill `message-encoding-buffer' after sending. (message-maybe-encode): Inherit the buffer local variable `mime-edit-pgp-processing' and call `mime-edit-pgp-enclose-buffer'. --- diff --git a/ChangeLog b/ChangeLog index 73188ef..5ca9b0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +1999-03-26 Katsumi Yamaoka + + * lisp/pop3.el (pop3-munge-message-separator): If a retrieved + message has a illegal date field, use `(current-time)' instead. + +1999-03-25 Katsumi Yamaoka + + * lisp/message.el (message-send): Kill `message-encoding-buffer' + after sending. + +1999-03-25 Katsumi Yamaoka + + * lisp/message.el (message-maybe-encode): Inherit the buffer local + variable `mime-edit-pgp-processing' and call + `mime-edit-pgp-enclose-buffer'. + +1999-02-26 20:35:57 Lars Magne Ingebrigtsen + + * pop3.el (pop3-movemail): Use write-region instead of + append-to-file to avoid excessive messaging. + 1999-03-24 Katsumi Yamaoka * lisp/gnus-art.el (gnus-article-display-mime-message): Set up the