]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
emacs: removed 3 duplicate functions from notmuch-show.el
authorTomi Ollila <tomi.ollila@iki.fi>
Mon, 26 Aug 2013 20:21:57 +0000 (23:21 +0300)
committerDavid Bremner <bremner@debian.org>
Tue, 27 Aug 2013 10:53:28 +0000 (07:53 -0300)
notmuch-show.el and notmuch.el had 3 duplicate, identical functions:
notmuch-foreach-mime-part, notmuch-count-attachments and
notmuch-save-attachments. Now these functions in notmuch-show.el
are replaced with declare-functions pointing to "notmuch"(.el).


No differences found