From: morioka Date: Thu, 29 Oct 1998 11:01:32 +0000 (+0000) Subject: update. X-Git-Tag: chao-gnus-6_12_1~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a47069e23fb96852698367d694f83a3489213dae;p=elisp%2Fgnus.git- update. --- diff --git a/ChangeLog b/ChangeLog index 3a4a9c4..93aff4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +1998-10-29 MORIOKA Tomohiko + + * lisp/gnus.el (gnus-version-number): Update to 6.12.1. + +1998-10-29 MORIOKA Tomohiko + + * lisp/message.el (message-make-forward-subject): Use + `nnheader-decode-subject' instead of + `eword-decode-unstructured-field-body'. + + * lisp/nnheader.el (nnheader-decode-subject): New alias. + (nnheader-decode-from): New alias. + (make-full-mail-header): Use `nnheader-decode-subject' and + `nnheader-decode-from' instead of + `eword-decode-and-unfold-unstructured-field' and + `eword-decode-and-unfold-structured-field'. + 1998-10-20 MORIOKA Tomohiko * lisp/gnus.el (gnus-version-number): Update to 6.9.7. @@ -391,15 +408,6 @@ * texi/gnus-ja.texi: Update. -1998-08-14 Katsumi Yamaoka - - * lisp/gnus-start.el (gnus-save-newsrc-file): Bind - `coding-system-for-write' by `gnus-startup-file-coding-system' - while saving the quick newsrc file. - - * lisp/gnus-start.el (gnus-startup-file-coding-system): Change - default value to `ctext'. - 1998-08-13 Tatsuya Ichikawa * lisp/gnus.el (gnus-version-number): Fix typo.