From: yamaoka Date: Wed, 20 Jan 1999 10:51:03 +0000 (+0000) Subject: * lisp/gnus.el (gnus-version-number): Update to 6.10.2. X-Git-Tag: gnus-6_10-199901201900 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=bd4401455b47ac05c92d74b8a963997df12ebdd0;p=elisp%2Fgnus.git- * lisp/gnus.el (gnus-version-number): Update to 6.10.2. * lisp/gnus-draft.el: Add Ichikawa-san to authors. * lisp/message.el: Likewise. * lisp/message.el (message-yank-original): If `message-yank-add-new-references' is non-nil and this command is called interactively, new IDs from the yanked article will be added to `References' field. (message-yank-add-new-references): New user option. (message-ignored-resent-headers): Default to "^Return-Receipt". * lisp/gnus-msg.el (gnus-inews-yank-articles): Replace `References' field with the gathered Message-IDs and References if more than one articles are given. --- diff --git a/ChangeLog b/ChangeLog index ca76c4b..1962003 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,30 @@ 1999-01-20 Katsumi Yamaoka - * lisp/gnus-msg.el (gnus-inews-yank-articles): Reselect the - message frame after selecting a new article if the value of - `message-use-multi-frames' is non-nil and plural articles are - given. + * lisp/gnus.el (gnus-version-number): Update to 6.10.2. + + * lisp/gnus-draft.el: Add Ichikawa-san to authors. + * lisp/message.el: Likewise. + + * lisp/message.el (message-yank-original): If + `message-yank-add-new-references' is non-nil and this command is + called interactively, new IDs from the yanked article will be added + to `References' field. + (message-yank-add-new-references): New user option. + (message-ignored-resent-headers): Default to "^Return-Receipt". + +1999-01-20 Kiyokazu SUTO , + Katsumi Yamaoka + + * lisp/gnus-msg.el (gnus-inews-yank-articles): Replace `References' + field with the gathered Message-IDs and References if more than one + articles are given. + +1999-01-20 Katsumi Yamaoka + + * lisp/gnus-msg.el (gnus-inews-yank-articles): Reselect the message + frame after selecting a new article if the value of + `message-use-multi-frames' is non-nil and more than one articles + are given. 1999-01-19 Katsumi Yamaoka