]> git.notmuchmail.org Git - notmuch/commitdiff
Break up format->part function into part_start and part_content functions.
authorJameson Graef Rollins <jrollins@finestructure.net>
Thu, 26 May 2011 01:01:13 +0000 (18:01 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 27 May 2011 23:18:57 +0000 (16:18 -0700)
Future improvements (eg. crypto support) will require adding new part
header.  By breaking up the output of part headers from the output of
part content, we can easily out new part headers with new formatting
functions.


No differences found