From: morioka Date: Wed, 30 Sep 1998 23:38:07 +0000 (+0000) Subject: update. X-Git-Tag: chao-gnus-6_9_3~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=7036f6a0b82325123ec25b93a67ce0194f066ead;p=elisp%2Fgnus.git- update. --- diff --git a/ChangeLog b/ChangeLog index 3d1a450..79ba6f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,21 @@ 1998-09-30 MORIOKA Tomohiko + * lisp/gnus-sum.el: Abolish variable + `gnus-structured-field-decoder' and + `gnus-unstructured-field-decoder'. + (gnus-nov-parse-line): Don't decode from and subject. + (gnus-get-newsgroup-headers): Likewise. + + * lisp/nnheader.el (make-full-mail-header): Decode subject and + from; changed to inline function. + +1998-09-30 MORIOKA Tomohiko + + * lisp/gnus-sum.el (gnus-get-newsgroup-headers): Store + content-type. + +1998-09-30 MORIOKA Tomohiko + * lisp/gnus.el (gnus-version-number): Update to 6.9.2. * lisp/mmgnus.el: New module.