aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/debian/docs
diff options
context:
space:
mode:
authorAustin Clements <amdragon@mit.edu>2015-01-24 16:16:58 -0500
committerDavid Bremner <david@tethera.net>2015-01-25 18:39:13 +0100
commit991efcded840944b2f7ebf97d4c9df51a3d011cf (patch)
treeb7458e98dafdd85a4a7556e36fa4262d838ac6e6 /bindings/python/debian/docs
parent021906d6ec60360b5587ae08657fd6caa9a71b17 (diff)
emacs: Remove broken `notmuch-get-bodypart-content' API
`notmuch-get-bodypart-content' could do two very different things, depending on conditions: for text/* parts other than text/html, it would return the part content as a multibyte Lisp string *after* charset conversion, while for other parts (including text/html), it would return binary part content without charset conversion. This commit completes the split of `notmuch-get-bodypart-content' into two different and explicit APIs: `notmuch-get-bodypart-binary' and `notmuch-get-bodypart-text'. It updates all callers to use one or the other depending on what's appropriate.
Diffstat (limited to 'bindings/python/debian/docs')
0 files changed, 0 insertions, 0 deletions