aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-wash.el
Commit message (Expand)AuthorAge
* emacs: Retain text properties when toggling buttonsGravatar Austin Clements2013-05-31
* emacs: show: handle inline patch fake parts at top levelGravatar Mark Walters2013-05-20
* emacs: fixed (declare-function ...) definitionsGravatar Tomi Ollila2013-04-30
* emacs: show: make buttons select windowGravatar Mark Walters2013-02-18
* emacs: Eliminate buffer invisibility specs from show and washGravatar Austin Clements2012-12-21
* emacs: Add configurable wrapping width for notmuch-wash-wrap-long-linesGravatar Daniel Schoepe2012-06-29
* emacs: fix `notmuch-wash-region-to-button' to work at beginning of bufferGravatar Dmitry Kurochkin2012-02-04
* emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."Gravatar Pieter Praet2012-02-01
* emacs: create patch filename from subject for inline patch fake partsGravatar Jani Nikula2011-12-28
* emacs: add inline patch fake parts through a special handlerGravatar Jani Nikula2011-12-28
* fix sum moar typos [user-visible documentation in code]Gravatar Pieter Praet2011-06-23
* Set higher priority for headers and hidden citation overlays.Gravatar Dmitry Kurochkin2011-06-15
* Fix hiding a message while some citations are shown in notmuch-show view.Gravatar Dmitry Kurochkin2011-06-15
* Pass message to the `notmuch-show-insert-text/plain-hook' hook.Gravatar Dmitry Kurochkin2011-06-15
* Workaround for Emacs bug #8721.Gravatar Dmitry Kurochkin2011-06-15
* notmuch.el: hide original message in top posted replies.Gravatar David Bremner2011-06-10
* emacs: Use "message-cited-text" instead of "message-cited-text-face"Gravatar Pieter Praet2011-06-01
* Carefully manage save/restore of point in `notmuch-wash-toggle-invisible-acti...Gravatar Dmitry Kurochkin2011-05-24
* Use different labels for wash buttons when text is visible or hidden.Gravatar Dmitry Kurochkin2011-05-24
* emacs: Remove over-eager regular expressions from notmuch-wash-tidy-citations.Gravatar David Edmondson2010-12-07
* emacs: Correctly count the number of lines in a signature.Gravatar David Edmondson2010-11-11
* emacs: More functionality for `notmuch-wash-tidy-citations'.Gravatar David Edmondson2010-06-03
* emacs: Add missing parenthesis that was breaking the build.Gravatar Carl Worth2010-04-27
* emacs/notmuch-wash.el: Add `notmuch-wash-convert-inline-patch-to-part'.Gravatar David Edmondson2010-04-27
* emacs: Add more functions to clean up text/plain partsGravatar David Edmondson2010-04-26
* Revert "emacs: Add more functions to clean up text/plain parts"Gravatar Carl Worth2010-04-26
* emacs: Add more functions to clean up text/plain partsGravatar David Edmondson2010-04-24
* emacs: Fix i-search to open up invisible citations as necessaryGravatar David Edmondson2010-04-24
* emacs: Move body markup to a separate fileGravatar David Edmondson2010-04-21