projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e3b416
)
notmuch.el: Delete some trailing whitespace.
author
Carl Worth
<cworth@cworth.org>
Sat, 20 Feb 2010 20:11:31 +0000
(12:11 -0800)
committer
Carl Worth
<cworth@cworth.org>
Sat, 20 Feb 2010 20:12:09 +0000
(12:12 -0800)
I'm not sure when this managed to creep in, but we don't want it.
notmuch.el
patch
|
blob
|
history
diff --git
a/notmuch.el
b/notmuch.el
index 0f4ea1076758f4ae26cf030dd464daa8ae011338..5fc38bf711682cf7d016f0fc4a42e0e35d8e7eb9 100644
(file)
--- a/
notmuch.el
+++ b/
notmuch.el
@@
-733,7
+733,7
@@
is what to put on the button."
(let (mime-message mime-type)
(save-excursion
(re-search-forward notmuch-show-contentype-regexp end t)
- (setq mime-type (car (split-string (buffer-substring
+ (setq mime-type (car (split-string (buffer-substring
(match-beginning 1) (match-end 1))))))
(if (equal mime-type "text/html")