projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43423e9
)
emacs: Add missing parenthesis that was breaking the build.
author
Carl Worth
<cworth@cworth.org>
Tue, 27 Apr 2010 15:42:11 +0000
(08:42 -0700)
committer
Carl Worth
<cworth@cworth.org>
Tue, 27 Apr 2010 15:42:11 +0000
(08:42 -0700)
Someday I'll stop pushing patches without at least compile-testing them.
*sigh*
emacs/notmuch-wash.el
patch
|
blob
|
history
diff --git
a/emacs/notmuch-wash.el
b/emacs/notmuch-wash.el
index bf0a3544d0cf82f38d256afac9a852901722ff43..46e182435ea24163aafbbf3b436baf7a963002ad 100644
(file)
--- 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)
)
;;