]> git.notmuchmail.org Git - notmuch/commit
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)
commit3e60e0b3e9a0cc762abe077fb0077f23ac29f56c
tree15d319e1304323c6418c91408a2ce8a1e4596971
parent01f550803c4cf7bcb4a3df43a56163767c170649
emacs: removed 3 duplicate functions from notmuch-show.el

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).
emacs/notmuch-show.el