]> git.notmuchmail.org Git - notmuch/commit
emacs: Fix mis-named argument to notmuch-get-bodypart-internal
authorAustin Clements <amdragon@MIT.EDU>
Tue, 27 Mar 2012 01:40:26 +0000 (21:40 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 31 Mar 2012 11:27:15 +0000 (08:27 -0300)
commit839a80513a2dc961cab9348bd1442f30611b0fe4
tree35bcd4f7dd15183755a5b546fb0bae42334fdbb8
parent4ba18958b5fed52598044286e87ebb3f291e4277
emacs: Fix mis-named argument to notmuch-get-bodypart-internal

Previously, this function took an argument called "message-id", even
though it was a general query, rather than a message ID.  This changes
it to "query".
emacs/notmuch-lib.el