aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-mua.el
Commit message (Expand)AuthorAge
* 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