]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
emacs: minimal change to load notmuch-tree by default
authorMark Walters <markwalters1009@gmail.com>
Fri, 1 Nov 2013 09:23:41 +0000 (09:23 +0000)
committerDavid Bremner <david@tethera.net>
Thu, 7 Nov 2013 11:47:25 +0000 (07:47 -0400)
We want to load notmuch-tree when notmuch is loaded, so include it as
a require in notmuch.el. To avoid circular dependency we need to move
one keybinding from notmuch-tree.el to notmuch.el: it makes sense for
it to be defined there anyway.

Since tree is now loaded by default there is no need to print a
message when it is loaded.


No differences found