]> granicus.if.org Git - mutt/commit
Implement RFC 2822's idea of the In-Reply-To header. In particular,
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 25 Apr 2001 22:08:41 +0000 (22:08 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 25 Apr 2001 22:08:41 +0000 (22:08 +0000)
commit3f16589816ab217ec425ecbf026a9a5ade18333f
treeefe375d96f31b12b5f18ac26a164c7329a0f5a5f
parent9baba51fae6f976a481ce4ceea29e3ed53400081
Implement RFC 2822's idea of the In-Reply-To header.  In particular,
we have to drop the $in_reply_to configuration variable.  Also, the
change in the specification makes some changes to the threading code
reasonable.
globals.h
init.h
mutt.h
parse.c
protos.h
send.c
sendlib.c
thread.c
url.c