]> git.notmuchmail.org Git - notmuch/commitdiff
Rename the -json printer functions in notmuch-reply and notmuch-show to generic ...
authorPeter Feigl <craven@gmx.net>
Thu, 6 Dec 2012 21:12:12 +0000 (22:12 +0100)
committerDavid Bremner <bremner@debian.org>
Sat, 8 Dec 2012 13:28:19 +0000 (09:28 -0400)
All the structured output functions in notmuch-reply and notmuch-show
are renamed to a generic name (as they do not contain any json-specific
code anyway). This patch is a preparation to actually using the new
S-Expression sprinter in notmuch-reply and notmuch-show.


No differences found