]> git.notmuchmail.org Git - notmuch/commit
emacs: Use S-exp format everywhere
authorAustin Clements <amdragon@MIT.EDU>
Sun, 23 Jun 2013 23:43:18 +0000 (19:43 -0400)
committerDavid Bremner <bremner@debian.org>
Tue, 25 Jun 2013 05:57:13 +0000 (22:57 -0700)
commit43251ab653a20c0f7cca709d36da895c3558e125
tree5a2d1ea1dd12c304a0ca16aa4eef1af838abadac
parent2626d815733b5ee04080bc81c75311d812b7c6f5
emacs: Use S-exp format everywhere

This switches `notmuch-mua-reply' and `notmuch-query-get-threads' to
the S-exp format.  These were the last two uses of the JSON format in
the Emacs frontend.
emacs/notmuch-mua.el
emacs/notmuch-query.el
test/emacs-show