]> git.cworth.org Git - obsolete/notmuch-old/commit
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)
commit1bf3720b6eaca6698f25781a7d299afcbd7a4be8
tree635d70a3c3bc7b39a2d007e903116f4617e69b27
parentfd3ffe35a2bf15676426235b809df915cd3473e4
Rename the -json printer functions in notmuch-reply and notmuch-show to generic -sprinter functions.

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.
devel/schemata
notmuch-client.h
notmuch-reply.c
notmuch-show.c