aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-wash.el
AgeCommit message (Expand)Author
2012-02-04emacs: fix `notmuch-wash-region-to-button' to work at beginning of bufferDmitry Kurochkin
2012-02-01emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."Pieter Praet
2011-12-28emacs: create patch filename from subject for inline patch fake partsJani Nikula
2011-12-28emacs: add inline patch fake parts through a special handlerJani Nikula
2011-06-23fix sum moar typos [user-visible documentation in code]Pieter Praet
2011-06-15Set higher priority for headers and hidden citation overlays.Dmitry Kurochkin
2011-06-15Fix hiding a message while some citations are shown in notmuch-show view.Dmitry Kurochkin
2011-06-15Pass message to the `notmuch-show-insert-text/plain-hook' hook.Dmitry Kurochkin
2011-06-15Workaround for Emacs bug #8721.Dmitry Kurochkin
2011-06-10notmuch.el: hide original message in top posted replies.David Bremner
2011-06-01emacs: Use "message-cited-text" instead of "message-cited-text-face"Pieter Praet
2011-05-24Carefully manage save/restore of point in `notmuch-wash-toggle-invisible-action'.Dmitry Kurochkin
2011-05-24Use different labels for wash buttons when text is visible or hidden.Dmitry Kurochkin
2010-12-07emacs: Remove over-eager regular expressions from notmuch-wash-tidy-citations.David Edmondson
2010-11-11emacs: Correctly count the number of lines in a signature.David Edmondson
2010-06-03emacs: More functionality for `notmuch-wash-tidy-citations'.David Edmondson
2010-04-27emacs: Add missing parenthesis that was breaking the build.Carl Worth
2010-04-27emacs/notmuch-wash.el: Add `notmuch-wash-convert-inline-patch-to-part'.David Edmondson
2010-04-26emacs: Add more functions to clean up text/plain partsDavid Edmondson
2010-04-26Revert "emacs: Add more functions to clean up text/plain parts"Carl Worth
2010-04-24emacs: Add more functions to clean up text/plain partsDavid Edmondson
2010-04-24emacs: Fix i-search to open up invisible citations as necessaryDavid Edmondson
2010-04-21emacs: Move body markup to a separate fileDavid Edmondson