]> granicus.if.org Git - neomutt/commit
Convert save-hook and fcc-hook to use buffer pool internally
authorKevin McCarthy <kevin@8t8.us>
Sun, 6 Oct 2019 08:32:42 +0000 (16:32 +0800)
committerRichard Russon <rich@flatcap.org>
Tue, 8 Oct 2019 16:43:58 +0000 (17:43 +0100)
commit5155496be4ff42d3d8b23ebce2b721381937de34
treed7c70a4338d23a462544526f5792aaffbffa296d
parent6709a6d21e751b34f1c5da51f7a6d2cf9e929d93
Convert save-hook and fcc-hook to use buffer pool internally

The hook parameters still need to be converted, but I'm working
towards it slowly.

Co-authored-by: Richard Russon <rich@flatcap.org>
hook.c
muttlib.c
muttlib.h