]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Remove interactive behavior of `notmuch-tag'
authorAustin Clements <amdragon@MIT.EDU>
Wed, 23 Oct 2013 00:22:01 +0000 (20:22 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 26 Oct 2013 00:31:20 +0000 (21:31 -0300)
We no longer use this, since we've lifted all interactive behavior to
the appropriate interactive entry points.  Because of this,
`notmuch-tag' also no longer needs to return the tag changes list,
since the caller always passes it in.


No differences found