projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74bc93f
)
use custom-face-edit value-type in notmuch-search-line-faces
author
Jameson Graef Rollins
<jrollins@finestructure.net>
Sun, 27 Mar 2011 05:16:32 +0000
(22:16 -0700)
committer
Carl Worth
<cworth@cworth.org>
Mon, 25 Apr 2011 21:26:20 +0000
(14:26 -0700)
This enables the proper face customization UI for
notmuch-search-line-faces.
emacs/notmuch.el
patch
|
blob
|
history
diff --git
a/emacs/notmuch.el
b/emacs/notmuch.el
index 92a86cf247ceb5ff6f52c928b8a84deca54ee08c..a23d0c2031654ec563cd729092bb49d4f94d557a 100644
(file)
--- a/
emacs/notmuch.el
+++ b/
emacs/notmuch.el
@@
-612,7
+612,7
@@
The attributes defined for matching tags are merged, with later
attributes overriding earlier. A message having both \"delete\"
and \"unread\" tags with the above settings would have a green
foreground and blue background."
- :type '(alist :key-type (string) :value-type (
lis
t))
+ :type '(alist :key-type (string) :value-type (
custom-face-edi
t))
:group 'notmuch)
(defun notmuch-search-color-line (start end line-tag-list)