aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-mua.el
AgeCommit message (Expand)Author
2012-05-06emacs: Do not pass stderr of notmuch reply to JSON parserMichal Sojka
2012-05-06emacs: Let the user choose where to compose new mailsThomas Jost
2012-05-06emacs: Correctly quote non-text/plain parts in replyAdam Wolfe Gordon
2012-04-02emacs: Fix the References header in replyAdam Wolfe Gordon
2012-04-02emacs: Fix two bugs in replyAdam Wolfe Gordon
2012-03-19emacs: Use the new JSON reply format and message-cite-originalAdam Wolfe Gordon
2012-03-10emacs: fix MML quoting in repliesJani Nikula
2012-02-04emacs: use mark instead of point-max in MML quoting.David Bremner
2012-02-04Merge commit '0.11.1'David Bremner
2012-02-03emacs: quote MML tags in repliesAaron Ecay
2012-01-19emacs: logically group def{custom,face}sPieter Praet
2012-01-14emacs: add support for replying just to the senderJani Nikula
2012-01-10emacs: Mark the quoted region during reply.David Edmondson
2011-12-22emacs: Fix notmuch-mua-user-agent defcustomJani Nikula
2011-12-18Add an argument to notmuch-mua-mailAaron Ecay
2011-08-25fix checking whether header is member of message-hidden-headersTomi Ollila
2011-06-03emacs: Cleaner interface when prompting for sender addressThomas Jost
2011-06-03emacs: Don't always prompt for the "From" address when replyingThomas Jost
2011-05-27emacs: Add support for PGP/MIME verification/decryptionJameson Graef Rollins
2011-05-26emacs: Add a customization allowing to always prompt for the "From" address when composing a new messageThomas Jost
2011-05-26emacs: Allow the user to choose the "From" address when replying to a messageThomas Jost
2011-05-26emacs: Allow the user to choose the "From" address when forwarding a messageThomas Jost
2011-05-26emacs: Allow the user to choose the "From" address when composing a new messageThomas Jost
2011-05-26emacs: Helpers needed for the user to be able to choose the "From" address when composing a new messageThomas Jost
2010-10-27emacs: Eliminate duplicate From header in replies.Carl Worth
2010-10-27emacs: Explicitly set the From address when composing a new message.Carl Worth
2010-06-03add missing docstring for functionsSebastian Spaeth
2010-06-03emacs: Reuse rather than reinvent message header filteringSebastian Spaeth
2010-04-26emacs: Use message-signature-separator rather than hard-coded string.Carl Worth
2010-04-26Put signatures at the very end of the messageDirk Hohndel
2010-04-26emacs: More DWIM when editing messagesDavid Edmondson
2010-04-26emacs: Hide the "User-Agent:" when composing messagesDavid Edmondson
2010-04-26emacs: Automatically load "notmuch-address"David Edmondson
2010-04-26emacs: Sort headers when composingDavid Edmondson
2010-04-26emacs: Suppress window creation when replyingDavid Edmondson
2010-04-23emacs: Re-arrange message sending codeDavid Edmondson