summaryrefslogtreecommitdiffstats
path: root/emacs/notmuch-wash.el
AgeCommit message (Expand)Author
2020-08-09emacs: Use 'when' instead of 'if' when there is no ELSE partJonas Bernoulli
2020-08-09emacs: Use 'and' instead of 'when' when the return value mattersJonas Bernoulli
2020-08-09emacs: Fix indentationJonas Bernoulli
2020-08-09emacs: Remove excess empty linesJonas Bernoulli
2020-08-09emacs: Shorten long linesJonas Bernoulli
2020-06-06emacs docstrings: consistent indentation, newlines, periodsTomi Ollila
2018-10-21emacs: require notmuch-lib from notmuch-wash.elDavid Bremner
2016-09-12emacs: wash: make word-wrap bound message widthMark Walters
2016-08-09emacs: wash: word-wrap bugfixMark Walters
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-04-16emacs: Fix packagingChunyang Xu
2015-01-11emacs: Washing should use more `defcustom'.David Edmondson
2015-01-11emacs: More flexible washed faces.David Edmondson
2013-05-31emacs: Retain text properties when toggling buttonsAustin Clements
2013-05-20emacs: show: handle inline patch fake parts at top levelMark Walters
2013-04-30emacs: fixed (declare-function ...) definitionsTomi Ollila
2013-02-18emacs: show: make buttons select windowMark Walters
2012-12-21emacs: Eliminate buffer invisibility specs from show and washAustin Clements
2012-06-29emacs: Add configurable wrapping width for notmuch-wash-wrap-long-linesDaniel Schoepe
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-acti...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