]> granicus.if.org Git - neomutt/commit
Convert fcc to a buffer
authorKevin McCarthy <kevin@8t8.us>
Thu, 24 Oct 2019 06:46:06 +0000 (14:46 +0800)
committerRichard Russon <rich@flatcap.org>
Sun, 27 Oct 2019 00:11:23 +0000 (01:11 +0100)
commit79e85452079bf6f24d431151fcb72923a7a3f6ab
treeccb2cccbadcdb04386a2d582ced5d239c4ce8bc8
parent350f7c10313e8a1641f0e6731f11fb194f6a740e
Convert fcc to a buffer

This affects the send.c flow(ci_send_message()), the compose menu,
and various helper functions.

Upstream-commit: https://gitlab.com/muttmua/mutt/commit/c5d770ead5cd8444859dd4a785677aa1920454f0
Co-authored-by: Richard Russon <rich@flatcap.org>
12 files changed:
compose.c
compose.h
edit.c
hook.c
hook.h
mutt_header.c
mutt_header.h
postpone.c
protos.h
send.c
sendlib.c
sendlib.h