aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-mua.el
Commit message (Expand)AuthorAge
* emacs: Do not pass stderr of notmuch reply to JSON parserGravatar Michal Sojka2012-05-06
* emacs: Let the user choose where to compose new mailsGravatar Thomas Jost2012-05-06
* emacs: Correctly quote non-text/plain parts in replyGravatar Adam Wolfe Gordon2012-05-06
* emacs: Fix the References header in replyGravatar Adam Wolfe Gordon2012-04-02
* emacs: Fix two bugs in replyGravatar Adam Wolfe Gordon2012-04-02
* emacs: Use the new JSON reply format and message-cite-originalGravatar Adam Wolfe Gordon2012-03-19
* emacs: fix MML quoting in repliesGravatar Jani Nikula2012-03-10
* emacs: use mark instead of point-max in MML quoting.Gravatar David Bremner2012-02-04
* Merge commit '0.11.1'Gravatar David Bremner2012-02-04
|\
| * emacs: quote MML tags in repliesGravatar Aaron Ecay2012-02-03
* | emacs: logically group def{custom,face}sGravatar Pieter Praet2012-01-19
* | emacs: add support for replying just to the senderGravatar Jani Nikula2012-01-14
* | emacs: Mark the quoted region during reply.Gravatar David Edmondson2012-01-10
|/
* emacs: Fix notmuch-mua-user-agent defcustomGravatar Jani Nikula2011-12-22
* Add an argument to notmuch-mua-mailGravatar Aaron Ecay2011-12-18
* fix checking whether header is member of message-hidden-headersGravatar Tomi Ollila2011-08-25
* emacs: Cleaner interface when prompting for sender addressGravatar Thomas Jost2011-06-03
* emacs: Don't always prompt for the "From" address when replyingGravatar Thomas Jost2011-06-03
* emacs: Add support for PGP/MIME verification/decryptionGravatar Jameson Graef Rollins2011-05-27
* emacs: Add a customization allowing to always prompt for the "From" address w...Gravatar Thomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when replying to a messageGravatar Thomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when forwarding a messageGravatar Thomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when composing a new messageGravatar Thomas Jost2011-05-26
* emacs: Helpers needed for the user to be able to choose the "From" address wh...Gravatar Thomas Jost2011-05-26
* emacs: Eliminate duplicate From header in replies.Gravatar Carl Worth2010-10-27
* emacs: Explicitly set the From address when composing a new message.Gravatar Carl Worth2010-10-27
* add missing docstring for functionsGravatar Sebastian Spaeth2010-06-03
* emacs: Reuse rather than reinvent message header filteringGravatar Sebastian Spaeth2010-06-03
* emacs: Use message-signature-separator rather than hard-coded string.Gravatar Carl Worth2010-04-26
* Put signatures at the very end of the messageGravatar Dirk Hohndel2010-04-26
* emacs: More DWIM when editing messagesGravatar David Edmondson2010-04-26
* emacs: Hide the "User-Agent:" when composing messagesGravatar David Edmondson2010-04-26
* emacs: Automatically load "notmuch-address"Gravatar David Edmondson2010-04-26
* emacs: Sort headers when composingGravatar David Edmondson2010-04-26
* emacs: Suppress window creation when replyingGravatar David Edmondson2010-04-26
* emacs: Re-arrange message sending codeGravatar David Edmondson2010-04-23