]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: create notmuch-tag.el, and move appropriate functions from notmuch.el
authorJameson Graef Rollins <jrollins@finestructure.net>
Sat, 14 Apr 2012 18:52:50 +0000 (11:52 -0700)
committerDavid Bremner <bremner@debian.org>
Sun, 29 Apr 2012 20:39:37 +0000 (17:39 -0300)
Tagging functions are used in notmuch.el, notmuch-show.el, and
notmuch-message.el.  There are enough common functions for tagging
that it makes sense to put them all in their own library.

No code is modified, just moved around.


No differences found