index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
/
notmuch-wash.el
Age
Commit message (
Expand
)
Author
2012-02-04
emacs: fix `notmuch-wash-region-to-button' to work at beginning of buffer
Dmitry Kurochkin
2012-02-01
emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."
Pieter Praet
2011-12-28
emacs: create patch filename from subject for inline patch fake parts
Jani Nikula
2011-12-28
emacs: add inline patch fake parts through a special handler
Jani Nikula
2011-06-23
fix sum moar typos [user-visible documentation in code]
Pieter Praet
2011-06-15
Set higher priority for headers and hidden citation overlays.
Dmitry Kurochkin
2011-06-15
Fix hiding a message while some citations are shown in notmuch-show view.
Dmitry Kurochkin
2011-06-15
Pass message to the `notmuch-show-insert-text/plain-hook' hook.
Dmitry Kurochkin
2011-06-15
Workaround for Emacs bug #8721.
Dmitry Kurochkin
2011-06-10
notmuch.el: hide original message in top posted replies.
David Bremner
2011-06-01
emacs: Use "message-cited-text" instead of "message-cited-text-face"
Pieter Praet
2011-05-24
Carefully manage save/restore of point in `notmuch-wash-toggle-invisible-action'.
Dmitry Kurochkin
2011-05-24
Use different labels for wash buttons when text is visible or hidden.
Dmitry Kurochkin
2010-12-07
emacs: Remove over-eager regular expressions from notmuch-wash-tidy-citations.
David Edmondson
2010-11-11
emacs: Correctly count the number of lines in a signature.
David Edmondson
2010-06-03
emacs: More functionality for `notmuch-wash-tidy-citations'.
David Edmondson
2010-04-27
emacs: Add missing parenthesis that was breaking the build.
Carl Worth
2010-04-27
emacs/notmuch-wash.el: Add `notmuch-wash-convert-inline-patch-to-part'.
David Edmondson
2010-04-26
emacs: Add more functions to clean up text/plain parts
David Edmondson
2010-04-26
Revert "emacs: Add more functions to clean up text/plain parts"
Carl Worth
2010-04-24
emacs: Add more functions to clean up text/plain parts
David Edmondson
2010-04-24
emacs: Fix i-search to open up invisible citations as necessary
David Edmondson
2010-04-21
emacs: Move body markup to a separate file
David Edmondson