Merge branch 'release'

merge interesting buffers bugfix from release
This commit is contained in:
David Bremner 2016-10-25 21:57:23 -03:00
commit 608a3cb231

View file

@ -1066,8 +1066,9 @@ current search results AND that are tagged with the given tag."
(with-current-buffer b
(memq major-mode '(notmuch-show-mode
notmuch-search-mode
notmuch-tree-mode
notmuch-hello-mode
message-mode))))
notmuch-message-mode))))
;;;###autoload
(defun notmuch-cycle-notmuch-buffers ()