]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Split the function notmuch-show-clean-address
authorMark Walters <markwalters1009@gmail.com>
Tue, 31 Jul 2012 16:29:39 +0000 (17:29 +0100)
committerDavid Bremner <bremner@debian.org>
Sat, 1 Dec 2012 12:15:28 +0000 (08:15 -0400)
This function is also used by pick so split it out in preperation for
moving to lib. In fact, pick and show want a slightly different
combination of name and email on return so make the separated function
return them as a pair, and let show or pick extract the combination
they want from that.


No differences found