From 7d440c56c134041b2d38681a93f0071c5cc5e709 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 27 Apr 2010 08:42:11 -0700 Subject: emacs: Add missing parenthesis that was breaking the build. Someday I'll stop pushing patches without at least compile-testing them. *sigh* --- emacs/notmuch-wash.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/notmuch-wash.el') diff --git a/emacs/notmuch-wash.el b/emacs/notmuch-wash.el index bf0a3544..46e18243 100644 --- a/emacs/notmuch-wash.el +++ b/emacs/notmuch-wash.el @@ -23,7 +23,7 @@ (require 'coolj) -(declare-function notmuch-show-insert-bodypart "notmuch-show" (msg part depth) +(declare-function notmuch-show-insert-bodypart "notmuch-show" (msg part depth)) ;; -- cgit v1.2.3