]> git.notmuchmail.org Git - notmuch/commit
emacs: Combine notmuch-combine-face-text-property{, -string}
authorAustin Clements <amdragon@MIT.EDU>
Sat, 22 Mar 2014 11:51:05 +0000 (11:51 +0000)
committerDavid Bremner <david@tethera.net>
Mon, 24 Mar 2014 22:42:33 +0000 (19:42 -0300)
commitdfab8e5e49d90c415f9585a02a2b0d6f72b4083a
tree0b60247f832e9fe4c4406162ba62fb2f2899429e
parent87c2cd78fd8b3a83a6cfcc785df286ca458056dd
emacs: Combine notmuch-combine-face-text-property{, -string}

This combines our two face combining functions into one, easy to use
function with a much shorter name: `notmuch-apply-face'.  This
function takes the full set of arguments that
`notmuch-combine-face-text-property' took, but takes them in a more
convenient order and provides smarter defaults that make the function
easy to use on both strings and buffers.
emacs/notmuch-lib.el
emacs/notmuch-tag.el
emacs/notmuch-tree.el
emacs/notmuch.el