]> git.notmuchmail.org Git - notmuch/commit
show: More aggressively document the presence of devel/schemata
authorAustin Clements <amdragon@MIT.EDU>
Wed, 7 Nov 2012 15:27:01 +0000 (10:27 -0500)
committerDavid Bremner <bremner@debian.org>
Thu, 8 Nov 2012 13:49:41 +0000 (09:49 -0400)
commita437031a3c03fa96d05618807e33bb7b8dbf3386
treec284d05a107d0dac7407897a29b1e6aa90ad37fe
parent70dacc1fd984acf1b17daac04a2e019f10a80031
show: More aggressively document the presence of devel/schemata

Previously, the only mention of devel/schemata was a comment at the
top of format_part_json, but the JSON output code is spread across
several functions that are distributed across notmuch-show.c.  Add
references from the other three key JSON output functions.
notmuch-show.c