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