]> git.cworth.org Git - notmuch/commitdiff
emacs: remove non-batch code path from function notmuch-tag
authorDavid Bremner <david@tethera.net>
Sat, 12 Feb 2022 20:27:37 +0000 (16:27 -0400)
committerDavid Bremner <david@tethera.net>
Fri, 25 Feb 2022 12:39:05 +0000 (08:39 -0400)
It is no slower (according to T06-emacs) to use batch for everything,
and it simplifies the code.


No differences found