* message.el (message-yank-original): If `message-yank-add-new-references' is
authoryamaoka <yamaoka>
Wed, 20 Jan 1999 10:51:35 +0000 (10:51 +0000)
committeryamaoka <yamaoka>
Wed, 20 Jan 1999 10:51:35 +0000 (10:51 +0000)
commit6599329bd3a769d5c27e7ea2270e324957908c34
tree576a4db2cf9992c06be61e6b240dc9ae352a8167
parent45750784ed55ad5b13897f51405e4bd5f2b8f28f
* 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-header-format-alist): Use `message-shorten-reference' for `References'
in default.
* gnus-msg.el (gnus-inews-yank-articles): Replace `References' field with the
gathered Message-IDs and References if more than one articles are given.
lisp/gnus-msg.el
lisp/message.el