CVS update of gnus/lisp (ChangeLog dns.el message.el)
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
2003-01-01 20:58:11 GMT
Date: Wednesday, January 1, 2003 <at> 21:58:11
Author: cvs
Path: /usr/local/cvsroot/gnus/lisp
Modified: ChangeLog dns.el message.el
2002-12-30 Reiner Steib <Reiner.Steib <at> gmx.de>
* message.el: Renamed functions and variables: "xpost" ->
"cross-post", "-fup2" -> "-followup-to".
(message-cross-post-old-target, message-cross-post-default,
message-cross-post-note, message-followup-to-note,
message-cross-post-note-function): New variables names.
(message-xpost-old-target, message-xpost-default,
message-xpost-note, message-fup2-note,
message-xpost-note-function): Removed variable names.
(message-cross-post-followup-to-header,
message-cross-post-insert-note, message-cross-post-followup-to):
New function names.
(message-xpost-fup2-header, message-xpost-insert-note,
message-xpost-fup2): Removed function names.
2002-12-30 Reiner Steib <Reiner.Steib <at> gmx.de>
* message.el (message-send-mail): Added message-cleanup-headers to
prevent newlines in headers.
------------+
ChangeLog | 23 +++++++++++++++++
dns.el | 3 ++
(Continue reading)