]> git.notmuchmail.org Git - notmuch/commit
emacs: Move `notmuch-call-notmuch-process' to notmuch-lib
authorAustin Clements <amdragon@MIT.EDU>
Thu, 24 Oct 2013 15:19:05 +0000 (11:19 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 9 Nov 2013 00:23:03 +0000 (20:23 -0400)
commitddc44ae0d02c7f92640b5e560fca5fddbd7b6c98
tree301d8639bea0b85d381b126987dee043bbb5c280
parentc7e18288ae677b50344aed7d8f1746d1c72a30c2
emacs: Move `notmuch-call-notmuch-process' to notmuch-lib

Previously, this was in notmuch.el, but all of the other notmuch call
wrappers were in notmuch-lib.el.  Move `notmuch-call-notmuch-process'
to live with its friends.  This happens to fix a missing dependency
from notmuch-tag.el, which required notmuch-lib, but not notmuch.
emacs/notmuch-lib.el
emacs/notmuch.el